Hmm can you share a sample to let us have a look? Well, note we use openjpa by default and hibernate is not really tested so maybe that's the issue.
- Romain Le 30 mai 2012 05:48, "canhhiep" <[email protected]> a écrit : > Hi Romain, > > Thanks for your answer, but it has worked fine in JBoss 5, the exception > also in try {} catch { //do nothing} block, but the transaction still exist > and commited successfully, I am wordering that tomee+ does not support no > rollback exception (the exception annotated as > @ApplicationException(rollback=false)) properly ? > > Thanks > Hiep > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/javax-persistence-TransactionRequiredException-no-transaction-is-in-progress-tp4655161p4655222.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
