users@glassfish.java.net

Re: a problem of thread

From: <glassfish_at_javadesktop.org>
Date: Thu, 16 Apr 2009 06:55:43 PDT

Hello;

I have a similar problem, where I need to kick of several threads when the client calls my Stateless Session Bean. My approach to this problem was to use the proprietary SUN LifecycleListener bean that resides inside the application server , but does not use the same ClassLoader as the EJBs. Basically a LifeCycle Module.

Would this be an additional appropriate approach to solve this kind of problem?

Thanks
Peter
[Message sent by forum member 'peterdelaney' (peterdelaney)]

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