[jboss-user] [JBoss Seam] - seam transactions

motte1979 do-not-reply at jboss.com
Thu Aug 30 10:58:00 EDT 2007


Hi everybody,

 Can anyone explain to me  the difference between the seam transactionmanagement 

  | <core:init jndi-pattern="myprog/#{ejbName}/local" transaction-management-enabled="true"/>
  | 
and 

  | <transaction:ejb-transaction />
  | 
and

  | <persistence:managed-persistence-context name="entityManager" auto-create="true"  persistence-unit-jndi-name="java:/EntityManagerFactories/emonitor"/>
  | 
  | <transaction:entity-transaction entity-manager="entityManager"/>
  | 


? 

Thanks for your effort.

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

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



More information about the jboss-user mailing list