users@glassfish.java.net

Re: a problem of thread

From: <glassfish_at_javadesktop.org>
Date: Sat, 11 Apr 2009 09:57:11 PDT

Hi Seeglow,

EJB applications are not permitted to directly use the threading APIs. The reason is that such
use conflicts with the ejb container. One portable way to achieve asynchrony in Java EE 5 is to use the JMS API.

In EJB 3.1, we'll be adding new functionality to allow asynchronous session bean invocations.

 --ken
[Message sent by forum member 'ksak' (ksak)]

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