[jboss-user] [JBoss Messaging] - Re: BisocketClientInvoker deadlock
ykonrad
do-not-reply at jboss.com
Thu May 15 07:35:36 EDT 2008
The topic http://jira.jboss.org/jira/browse/JBMESSAGING-1268 is exactly our case. But setting the timeout to zero is not recommended in the xml comments (as well as setting the ping frequency).
My questions:
1. What will do the job - timeout=3000 or ping frequency=30000?
2. How can I recognize this case from the deployed application side?. When application is sending the message - The IOException from the BisocketClientInvoker (upon ping failure or timeout) is not carried out back to the application (as JMSException).
Thanks ahead.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151010#4151010
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151010
More information about the jboss-user
mailing list