You need to reference a JTA-managed datasource in persistence.xml, there is no way around
it. Install a JTA provider, easiest is the JBoss Microcontainer which out-of-the-box
provides JTA, JNDI, and JCA services. You can not use a resource local database
configuration with JPA and Seam.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036240#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...