users@glassfish.java.net

Re: Warning:Received diff Xid for open txnId:switching transactionId

From: <glassfish_at_javadesktop.org>
Date: Mon, 01 Sep 2008 00:54:01 PDT

The reason for this behaviour was a Stateless bean calling a Stateful bean which is evil. The stateful bean joined the transaction of the stateless bean but was used by other calls to the stateless bean as well what is not allowed.
[Message sent by forum member 'kurti' (kurti)]

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