Eric Choi [
http://community.jboss.org/people/echoi11] created the discussion
"EJB Transactions across two Jboss AS"
To view the discussion, visit:
http://community.jboss.org/message/598655#598655
--------------------------------------------------------------
I have two Jboss Servers running on 5.1 and I am trying to get transaction rollback to
happen.
JBoss A is running a web app which makes an EJB call to JBoss B. The EJB code on JBoss B
writes to an Oracle db.
When I issue a rollback from JBoss A, the transaction becomes INACTIVE (status 6), but the
db insert is not rolled back.
When I deploy both the web app and EJB on a single JBoss, it works fine.
Has anyone had success with this?
I searched extensively for this but only found articles on distributed database and jms
writes. There was little to nothing on distributed EJB calls.
Thanks in advance!
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/598655#598655]
Start a new discussion in JBoss Cache at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]