Ron Sigal [https://community.jboss.org/people/ron_sigal] created the discussion

"Re: meet hang on call a ejb, add a timeout property in jboss-server.xml?"

To view the discussion, visit: https://community.jboss.org/message/724199#724199

--------------------------------------------------------------
re: "1. is it a right way to add this timeout. what's any side effect?"

Yes, it is.  In a very early version of Remoting, "socketTimeout" was used 
instead.  Setting "timeout" will cause that value to be passed to all read() 
calls on an InputStream obtained from a Socket.

re: "2. why jboss hasn't a default timeout value for this?"

Actually, the socket transport has a default read() timeout of 30 minutes.  I'm 
not sure why you are seeing 0.  

-Ron
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/724199#724199]

Start a new discussion in JBoss Remoting at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to