[jboss-user] [EJB 3.0] - JTA EntityManager cannot access a transactions

konstantin.ermakov do-not-reply at jboss.com
Wed Dec 6 05:59:49 EST 2006


Hello!

    I am receiving the following exception, when I am trying to start a transaction in my Stateless bean:


  |       EntityManager m = emf_.createEntityManager();
  |       m.getTransaction().begin();
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991596#3991596

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991596



More information about the jboss-user mailing list