Andrian Belinschi [
http://community.jboss.org/people/abelinschi] created the discussion
"Re: How to set socket read timeout when calling EJB3 SSB method"
To view the discussion, visit:
http://community.jboss.org/message/563434#563434
--------------------------------------------------------------
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
[
http://community.jboss.org/message/563434#563434]
Start a new discussion in JNDI and Naming at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]