To know that JMS Client which has registered to perticular Queue is UP/DN
843830Aug 26 2005 — edited Sep 21 2005Since when any queue is created it get always remain in JMS Provider JNDI namespace. But suppose in future the JMSClient which has registered to that queue get down, and another client is sending the message to that queue(of which client is down) . What will happen to that message. Is there any way to find that , that perticular client is down.