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 |
How jndi is related to jms?
What is the principle difference between the working mechanism of jms and rpc?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?
What is jms in java with example?
What is jms server?
What type of messaging is provided by JMS?
What is jms in websphere?
what is the use of module in weblogic
Why do the JMS dbms_aqadm.add_subscriber and dbms_aqadm.remove_subscriber calls sometimes hang when there are concurrent enqueues or dequeues happening on the same queue to which these calls are issued?
What is the use of jms server in weblogic?
What are the steps involved in configuring the jms?
What is spring jms?