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
Is jms a protocol?
Must I place all my class files in the WEB-INF folder and all JSP's outside?
What are the components of a jms messaging application?
Can we have more than one consumer for a jms queue?
What is jms template?
What is hermes software?
What is jms full form?
How to consume message from jms queue in soa 12c?
Explain about JMS queue?
What is jms module in weblogic?
What is message listener?
Detail about the features of publish model?
What is the use of jmstemplate in spring?
Can we send message from one server to another server using jms?
What is publish/subscribe messaging?