JBoss Community

Re: How to set socket read timeout when calling EJB3 SSB method

created by Andrian Belinschi in JNDI and Naming - View the full discussion

Here is the change that worked:

 

Updated deploy/ejb3-connectors-jboss-beans.xml  for the following change:

 

</parameter>
        <parameter>socket://${jboss.bind.address}:${port}/?timeout=300000</parameter>
<parameter>

Reply to this message by going to Community

Start a new discussion in JNDI and Naming at Community