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)?



Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e..

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

Post New Answer

More JMS Interview Questions

what is the use of module in weblogic

1 Answers   Polaris,


What is the point-to-point model in jms?

0 Answers  


What is Producer and Consumer?

1 Answers  


What is the difference between topic and queue?

1 Answers  


What is the use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?

1 Answers  






Is ibm mq jms compliant?

0 Answers  


what is distributed queues and topics and how they works

1 Answers  


Mention different types of messages available in JMS API?

0 Answers  


How Does the JMS Work with the J2EE ?

1 Answers  


What is a topic?

0 Answers  


What is a JMS client?

0 Answers  


Can we have more than one consumer for a jms queue?

0 Answers  


Categories