When to Remove messages from the queue ?



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

Post New Answer

More JMS Interview Questions

List types of Messaging services supported by JMS?

0 Answers  


What is the difference between Point to Point and Publish/Subscribe Point-to-point (P2P)

1 Answers  


Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?

0 Answers  


What are Native Clients ?

1 Answers  


How can third-party jdbc driver be used with jms?

0 Answers  






Can we have more than one consumer for a jms queue?

0 Answers  


What are the different types of messages available in the JMS API?

1 Answers  


How does a message queue work?

0 Answers  


what is topic and what is queue ?

7 Answers   Fidelity,


For sending messages through JMS, what encryption options are there?

0 Answers  


What is synchronous messaging?

0 Answers  


What is jms testing?

0 Answers  


Categories