[jboss-user] [EJB 3.0] - ExecutorService in EJB questions

moksha2007 do-not-reply at jboss.com
Thu Aug 14 09:58:22 EDT 2008


Hi,

I've written a Stateless Bean, and inside I am using an ExecutorService which spawns threads, and I await the result of all of them. My concern is, that I don't want to see any InterruptedException's.

How is this managed by the container? Is this passivate proof while it waits?

Thanks in advance,
Mike

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170565#4170565

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170565



More information about the jboss-user mailing list