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 |
What is JMS session?
Do text messages use data?
What are the steps to send and receive JMS message ?
What is the use of ObjectMessage?
what is distributed queues and topics and how they works
Explain about message selector?
What Is Messaging?
How the jms is different from rpc?
What is Publish/Subscribe approach?
How do I configure jdbc so that the jms jdbc store recovers automatically?
What are the advantages of JMS?
What Is the JMS API?