What is poison messages? And how to handle poison messages?
Answer / maanya shree
A message might reach the backout threshold, but the ConnectionConsumer fails to requeue it on the backout queue.
What are the Message Headers in JMS message ?
JMSDestination - send or publish method
JMSDeliveryMode - send or publish method
JMSExpiration - send or publish method
JMSPriority - send or publish method
JMSMessageID - send or publish method
JMSTimestamp - send or publish method
JMSCorrelationID - Client
JMSReplyTo - Client
JMSType - Client
JMSRedelivered - JMS provider
| Is This Answer Correct ? | 0 Yes | 0 No |
Which are the benefits of mdb (message driven beans) over standard jms consumers?
How do I configure jdbc so that the jms jdbc store recovers automatically?
What is JMS API Architecture?
What is jms and mq?
How do I handle request/response using jms?
What is jms connection?
What is the functionality of a message listener in the context of jms?
Why is jms used?
What is the difference between a queue and a topic?
What is JMS Client?
What is a jms server?
Explain about JMS queue?