users@glassfish.java.net

Re: EJB timeout resulting from ORB 30 minute timeout

From: <glassfish_at_javadesktop.org>
Date: Fri, 14 Aug 2009 13:27:56 PDT

I think you are on the right track with setting the property in the URL (as cumbersome as that is).

Try

http://website/earApplication/earApplicationClient?vmarg=-Dcom.sun.corba.ee.transport.ORBWaitForResponseTimeout=7200000

the key difference from the URL you posted being the "-D" just like it would appear on a regular java command line.

Please try that and let us know if that works.

- Tim
[Message sent by forum member 'tjquinn' (tjquinn)]

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