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 connection factory in weblogic?
What is the number of messaging models available on jms?
What is synchronous messaging?
What is the use of Message object?
What is the difference between java mail and jms queue?
Why do we use jms?
What is jms queue in weblogic?
What is Map message?
Why do I get java.security.AccessControlException when using JMS MessageListeners from Java stored procedures inside Oracle8i JServer?
What is a remote jms provider?
Which are the benefits of mdb (message driven beans) over standard jms consumers?
What is jndi? How is it related to jms?