Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e. an application that's sending/receiving messages) goes down and is restarted? Are there APIs to help detect that the other side broke a connection (went down)?
Answer / munnu
Yes. You can write a snooper files to detect the service and restart the node upon node fail and a server instance fail.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about point to point?
How do I configure jdbc so that the jms jdbc store recovers automatically?
Explain about publish model?
What is use of jms?
What is jms topic?
What is the functionality of a jms message selector?
What is MOM in reference to JMS?
How you can deliver a java message to a non-java client?
Give an example of using point to point model in JMS?
What does jms stand for?
What are jms topics and queues?
Does JMS specification define transactions?