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 publisher?
Which models are supported by jms? Please, explain them.
Explain the process of Configuring Queues in Jms?
What is jms in websphere?
Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e. an application that's sending/receiving messages) goes down and is restarted? Are there APIs to help detect that the other side broke a connection (went down)?
What are Administered Objects ?
Which jms standard interface defines the methods to create the different types of messages?
What is Destination ?
How do I start wls and configure jms?
What is the use of BytesMessage?
What is the difference between the P2P (Peer to Peer) model and subscribe model?
Is rabbitmq jms compliant?