I discovered that JMS messages are not delivered in order. This is a great issue for my application.
Searching on the net I've found this thread and the Resequencer class coming from Camel library.
Does anybody know how to use it inside a MDB (Message Driver Bean) hosted by a WebLogic application?
Thank you very much!