Greetings all.
Ultimately, I need to get the user-agent from the servlet context.
I'm using AuthenticationSuccessEvent and AbstractAuthenticationFailureEvent to handle successful and...
Type: Posts; User: jonnycattt; Keyword(s):
Greetings all.
Ultimately, I need to get the user-agent from the servlet context.
I'm using AuthenticationSuccessEvent and AbstractAuthenticationFailureEvent to handle successful and...
uggg, just awful. there was one thing that changed...a new version of coldfusion was installed on my dev machine. i have no idea how, since I thought that ran in complete isolation, jvm-wise, but...
all, sorry for the crosspost b/w here and the rmi board. didn't get any feedback yesterday so i'm trying it out here.
This one came up out of the blue yesterday and only affects my dev server, not...
Greetings All,
This one came up out of the blue today. Haven't had a need to run my junit tests in about a month. today, i ran them, and I get this error:
Caused by:...
Thanks for all the help guys. That flag did the trick and now everything's great.
What was happening on the RMI side was that a process was throwing a fatal error, crashing the JVM entirely.
here's the pertinent stack trace. i'll give that setting a shot. thanks.
java.net.ConnectException: Connection refused: connect...
Greetings All.
I'm having a big problem using RMI inside of Spring, from the client end.
here's a sample bean:
<bean id="devPOLA2"...
Sorry brother, but I have no idea what you're talking about! I searched the docs for "detached criteria" but came up empty. Is this an AOP thing?
All,
Brand new to spring, so please bear with me. I could've sworn I read how to do this in the reference guide, but I can't find it anywhere.
I'm not using Hibernate....just straight old...