If i understood it correctly
<transaction:entity-transaction entity-manager="entityManager"/>
and
<transaction:ejb-transaction />
defines the transactionmanager to use.
and the flag
transaction-management-enabled="true"
is for enabling seam to manage transactions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080378#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...