[jboss-user] [EJB 3.0] - Re: ConnectionTimeout when accessing ejb3 beans

nicolas.medoc do-not-reply at jboss.com
Mon Jan 14 05:52:01 EST 2008


My JBoss version is 4.0.4GA. In jboss-remoting.jar (in meta-inf/manifest.mf) the specification version is 1.4.3. The default timeout is 1800000. 

For this version, the timeout configuration don't work with "socketTimeout" parameter but with "timeout" parameter. Like this :

  | <attribute name="InvokerLocator">socket://0.0.0.0:3873/?timeout=60000</attribute>
  | 

Nicolas Medoc

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119562#4119562

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119562



More information about the jboss-user mailing list