HI ,
i have a client application using Jboss remoting-jmx3 to subscribe to JMX notifications . what if remote jboss JVM dies or someone stops the remote Jboss ? how can my client gets notified , so that client can retry for reconnecting.
i tried to use JMXConnector.addConnectionNotificationListener , but not getting any sort of notifications.
please let me know how can we hadle this.
Thanks
Sunil Kumar