JBoss Community

Re: java.lang.IllegalStateException: A JTA EntityManager cannot use getTransaction()

created by Wolf-Dieter Fink in Beginner's Corner - View the full discussion

I suppose the problem is that your EJB transaction is managed by the container (CMT).

If you want to control the transaction you should set the TransactionManagement to BEAN

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community