[jboss-dev-forums] [JBoss Transactions Development] - Re: JBoss Transaction Not Active - EJB 2.1 in JBOSS EAP 5.1.2
Michael Musgrove
do-not-reply at jboss.com
Fri Aug 24 05:40:20 EDT 2012
Michael Musgrove [https://community.jboss.org/people/mmusgrov] created the discussion
"Re: JBoss Transaction Not Active - EJB 2.1 in JBOSS EAP 5.1.2"
To view the discussion, visit: https://community.jboss.org/message/755718#755718
--------------------------------------------------------------
> Thanks again. I tried requires new tx but it did not work. Let me try not supported and get back to you. Hoping this issue will not require us to migrate to ejb 3 as it will be a total overhaul.
This means that the annotation on the ejbPassivate method is being ignored. Can you find out whether there is still a transaction on the thread when ejbPassivate runs (lookup UserTransaction and call getStatus() on it).
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/755718#755718]
Start a new discussion in JBoss Transactions Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2041]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120824/afefcc96/attachment.html
More information about the jboss-dev-forums
mailing list