Hi,

I am struggling to deploy a seam sample application on Tomcat6. I always get 
the problem that the SeamPhaseListener failed to start a tx, because it is not 
able to look up a UserTransaction in the JNDI in Tomcat. 

I have to add <core:init debug="true" transaction-management-enabled="false"/> 
into components.xml to disable the seam managed tx, but to use Spring 
@Transactional. I got something like "Seam Cannot create resource instance".

Can anyone explain me how to configure the tomcat to enable the seam managed 
transaction?

Thanx.
Dapeng

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074070
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to