[jboss-user] [JBoss Seam] - Re: looking for non-EJB SEAM example...
christian.bauer@jboss.com
do-not-reply at jboss.com
Wed Apr 11 03:41:01 EDT 2007
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#4036240
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036240
More information about the jboss-user
mailing list