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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...