What is poison messages? And how to handle poison messages?
Answer Posted / 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 |
Post New Answer View All Answers
What is hermes jms?
Explain about message listeners?
How to write junit test cases for jms?
What is the advantage of persistent message delivery compared to nonpersistent delivery?
What is a messaging service?
How jndi is related to jms?
Is it possible to create both queues and topics to single jms server? if yes then how it works?
How to Configure Open JMS?
How do I use a third-party jdbc driver with jms?
What is jndi? How is it related to jms?
How to send xml message to jms queue using java?
Which types of jdbc databases does weblogic jms support?
What are the different places where you can use the JMS API?
What is the use of jms server in weblogic?
How to consume message from jms queue in soa 12c?