What is the use of jms? Can we send message from one server to another server using jms?
No Answer is Posted For this Question
Be the First to Post Answer
Detail about the features of publish model?
What is the procedure to configure jms security?
Explain about the exception handling mechanism of JMS?
What is the difference between java mail and jms queue?
How to send xml message to jms queue using java?
What are the different types of messaging systems?
What is Connection factory?
What are JMS Providers?
Explain about Connection interface?
How Does the JMS API Work with the J2EE Platform?
What are the different parts of a jms message?
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)?