A message's timestamp is set on the *client side* before it is sent, not by the
server.
The order messages are put in a queue are the order they are received on the server.
So, there's no guarantee that messages in a queue will be in order of timestamp.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249172#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...