This content has been marked as final.
Show 1 reply
-
1. Re: EntityManager is null some of the time
oberiko.oberiko.gmail.com Apr 21, 2009 2:42 AM (in response to oberiko.oberiko.gmail.com)It looks like it was my fault. I was shutting down JBoss AS via the
Terminate
button instead of theshutdown
at the top. Using shutdown has cut down on the problems pretty significantly.