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 |
Explain about point to point?
Wat is jms client?
What is jndi? How is it related to jms?
How do I use a third-party jdbc driver with jms?
What is the use of jms? In which situations we are using jms?
Why do we use jms?
Explain the creation of JMS Administered objects?
What is JMS administered object?
Why do we use message queue?
What is jms module?
What is the use of BytesMessage?
How does the Application server handle the JMS Connection?