users@glassfish.java.net

Re: Avoid Expunging ejb timer

From: <glassfish_at_javadesktop.org>
Date: Thu, 28 May 2009 06:48:20 PDT

I have solved by increase the max-redeliveries attribute, but the try-catch solution inside timeout method doesn't work.

The timeout method call a session bean that call a webservice (localhost webservice).
the webservice call is inside try catch block.
the webservice call also other webservice(remote webservice, thirdy part webservice) and the port.method(..) that rise exception is inside a try catch block, but also exception isn't captured.

I'm still missing something
[Message sent by forum member 'peppeme' (peppeme)]

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