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 |
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?
Can you use a foreign jms provider to drive an mdb transactionally?
What is Byte Message ?
How to handle the exception caused by jms?
What is poison messages? And how to handle poison messages?
What are the three parts of the message?
What is a jms session?
What are Native Clients ?
How do I find the jms queue in weblogic?
What are the different places where you can use the JMS API?
What is jms publisher?
How many types of messaging model do JMS provide for and what are they?