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 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user