Answer Posted / munnu
A jms message has three components
1. A header
2. Properties (Optional)
3. A body (Optional)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is use of jms?
Explain the difference between topic and queue?
What is a connection factory?
What is the best message queue?
What is difference between jms and activemq?
Explain about Connection interface?
What is difference between JMS and Web Services?
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?
What is JMS API Architecture?
How to send xml message to jms queue using java?
Does kafka support jms?
What is queue connection factory?
Explain about message listeners?
What are the components of JMS?
How do I configure jdbc so that the jms jdbc store recovers automatically?