When to Remove messages from the queue ?
Answer / maanya shree
When an application uses ConnectionConsumers, JMS might need to remove messages from the queue in a number of situations:
Badly formatted message
A message might arrive that JMS cannot parse.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain JMS and its Component?
What is JMS application ?
What are the functionalities of a jms provider?
What is JMS API Architecture?
What is the use of jmstemplate in spring?
What is jms connection factory?
What is the functionality of jms message consumers?
Give an example of using the publish/subscribe model.
Explain how Application server handles the JMS Connection?
Can we have more than one consumer for a jms queue?
What is jms module?
What is message oriented middleware?