What are the three components of a Message ?
Answer / 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 |
Name the messaging types supported by jms.
Why doesn't AQ_ADMINISTRATOR_ROLE or AQ_USER_ROLE always work for AQ applications using Java/JMS API?
Explain Synchronous Message Consumption in JMS?
What is jms server?
What is a stream message?
How does a sender application transport/send a message through jms?
Can a jms queue have multiple listeners?
Explain about session interface?
How jndi is related to jms?
How JMS is different from RPC?
What is a queued message?
What is the difference between jms and mq?