What is Destination ?
Answer / neha
Destination is the object into which a JMS client targets its messages. Also the JMS client receives messages from the destination. And hence the JMS system is loosely coupled .
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a JMS client?
What are the different types of messaging systems?
What are the different parts of a jms message?
Explain about Connection factory interface?
How do I configure jms security?
Give an example of using the publish/subscribe model.
Is it possible to create both queues and topics to single jms server? if yes then how it works?
Can we have more than one consumer for a jms queue?
How you can deliver a java message to a non-java client?
What are jms channels?
What is the use of jms server in weblogic?
Name the messaging types supported by jms.