users@glassfish.java.net

Re: glassfish dynamic reload problem

From: <glassfish_at_javadesktop.org>
Date: Sun, 15 Nov 2009 08:24:36 PST

Thanks for your reply.

AdministrationServiceBean is a stateful session bean which use another stateful bean, MemberServiceBean via injection on the field memberService. From the logs, it seems like glassfish couldn't find the the MemberServiceBean class or couldn't initialize it or something like that (of course this is my guess).

Is it possible that i got this error because of glassfish's reload order? That is, when deploying the class AdministrationServiceBean, there may be no MemberServiceBean class deployed. I couldn't imagine anything else.

On the other hand, could you give some advise about how i re-examine my application to find what the problem is?

Thanks again...

kemal
[Message sent by forum member 'mkemal' ]

http://forums.java.net/jive/thread.jspa?messageID=371882