users@glassfish.java.net

Re: CORBA timeout: Exceeded 1,800,000 milliseconds

From: <glassfish_at_javadesktop.org>
Date: Fri, 25 Dec 2009 19:13:00 PST

Had this exact same problem.... fixed it in the following thread...

http://forums.java.net/jive/message.jspa?messageID=360567#360567

which references...
http://java.sun.com/developer/technicalArticles/J2EE/jws-glassfish/part4.html#1

Long story short, basically just add the prop to your url like so:

http://website/earApplication/earApplicationClient?prop=com.sun.corba.ee.transport.ORBWaitForResponseTimeout=7200000
[Message sent by forum member 'enderfake' (enderfake_at_yahoo.com)]

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