[jboss-user] [JBoss Seam] - Re: No active JTA transaction on joinTransaction call

james_hays do-not-reply at jboss.com
Tue Jul 10 18:38:43 EDT 2007


I was receiving this in SEAM 2.0b1.

I had to add:
 transaction-management-enabled="false"
to the core:init

as well as:
<transaction:ejb-transaction/>

to my components.xml file.  This has me nearly up and running again.

I'm not clear on why yet though.

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

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



More information about the jboss-user mailing list