users@glassfish.java.net

Re: MDB question

From: <glassfish_at_javadesktop.org>
Date: Mon, 23 Jun 2008 13:52:29 PDT

Hi Glen,

In that case the JMS message send has transacted semantics. The message isn't actually sent until the tx commits. If you want to send a JMS message and receive a message that is triggered by the original one, you'll need to do the send and the receive in different transactions.
[Message sent by forum member 'ksak' (ksak)]

http://forums.java.net/jive/thread.jspa?messageID=282076