[jboss-user] [JBoss Messaging] - Re: no exception callback for JBM clients when server detect

bodrin do-not-reply at jboss.com
Wed Mar 12 07:04:25 EDT 2008


I have an idea of how to workaround the problem:

Create a topic for ping messages, e.g. /topic/ping. and each system that consumes messages should setup a topic subscriber on /topic/ping. The subscriber should run a timer/timout thread to check if the last received ping message was a long time ago > TIMOUT.

But I thought that the concept with the ExceptionListener should free the developer from such things, to use the messaging system in order to check its connection with it.


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135877



More information about the jboss-user mailing list