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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...