users@glassfish.java.net

Re: Webservice Client Timeout?

From: <glassfish_at_javadesktop.org>
Date: Thu, 08 May 2008 12:35:30 PDT

Everybody is at JavaOne...

Are you asking for a timeout of a @Timeout call? It's not currently possible. The EJB Timer waits for the @Timeout callback to complete to calculate the next time of the call. You might want to redesign your app in such a way that the method marked for timeout doesn't hold the thread.

Regards,
-marina
[Message sent by forum member 'mvatkina' (mvatkina)]

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