Hello,
we are using JBoss 4.2.2 and have a question about the message order.
The JMS spec tells that the message order sending by a producer is garanteed if all messages send inside one session. (priority, persistence, ... can affect the order).
Is it possible to reuse a session over transaction bounderies to garantee a specific message order?
thanks for help
Susanne