This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes JMS: Message received in LIFO order Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "JMS: Message received in LIFO order" Watch "JMS: Message received in LIFO order" New topic
Author

JMS: Message received in LIFO order

Ismail Jaliawala
Greenhorn

Joined: Jul 25, 2005
Posts: 1
I'm sending more than one messages to a queue. The messages received from the queue are in LIFO order.

Sun's documentation says that the queue will receive message in FIFO order, but it is not guaranteed, that means sometimes FIFO and sometimes not FIFO. But I'm continuously getting messages in LIFO order. I'm using JRun 4 server.

Plz. help me if any of you can. It is urgent....

Thanks in advance.

Ismail
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JMS: Message received in LIFO order
 
Similar Threads
Consuming JMS messages in FIFO order
Stack to Queue
Websphere MQ failover
How is priority determined?-Collection Doubt
Deploying MDBs in a Websphere Cluster