you create yourself the em so i doubt it is a jta one, can you check the instance you get injected is a JtaEntityManager or an openjpa one?
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/7/1 zeeman <[email protected]> > My EntityManager is a JTA one. I'll try to flush EM before calling async > method to see if that helps. > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Asynchronous-And-TransactionRequiredException-tp4664007p4664024.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
