Hi All,

the client timeout that you are observing is "by design" and can be configured 
in the uil2-service.xml file for the 
"jboss.mq:service=InvocationLayer,type=UIL2" managed bean:

- ReadTimeout attribute (in milliseconds, default is 120000 - two minutes): it 
is used to disconnect the client on the server-side if there is no activity

- ClientReadTimeout attribute (in milliseconds, default is 120000 - two 
minutes): it is used to disconnect the client on the client-side if there is no 
activity
 
Hope this helps,
Peter


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966460
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to