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

How do I start wls and configure jms?

0 Answers  


How Does the JMS Work with the J2EE ?

1 Answers  


Why do we need jms?

0 Answers  


Detail about the features of publish model?

0 Answers  


Can I Use XML to transform more than 10 mb of data? Trasnsfom inbetween two module/methods etc. If not how can I do.

3 Answers   IBM,






Why jms is used in java?

0 Answers  


What is jms connection factory?

0 Answers  


How to handle non-transacted sessions with respect to jms?

0 Answers  


What is wire level protocol?

0 Answers  


What is the main parts of jms applications?

0 Answers  


Are you aware of any major JMS products available in the market?

1 Answers  


What is the use of ObjectMessage?

1 Answers  


Categories