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 the use of message queues?
What is asynchronous messaging?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
What is the difference between Jms and Jvt ?
What are the steps to send and receive JMS message ?
Explain about JMS queue?
How do I use a third-party jdbc driver with jms?
What are the functionalities of a jms provider?
How does a sender application transport/send a message through jms?
What is mean by jms?
What are the types of messages that are supported by JMS?
Give an example of using point to point model in JMS?
What is the publish-and-subscribe model in jms?
In which situations we are using jms? Can we send message from one server to another server using jms?
Explain about message selector?