JBoss Community

Re: JBoss Transaction Not Active - EJB 2.1 in JBOSS EAP 5.1.2

created by Michael Musgrove in JBoss Transactions Development - View the full discussion

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

Start a new discussion in JBoss Transactions Development at Community