[jboss-user] [JBoss Seam] - Re: Gavin, Can you tell me how run seam2.0 on tomcat6 ???

michael.yuan@jboss.com do-not-reply at jboss.com
Fri Jul 20 00:21:38 EDT 2007


To use JPA in Tomcat, you need a JTA transaction manager in JNDI. You need to know how to set it up or use Embeddable JBoss to set it up.

An alternative to JPA is to use plain Hibernate + Seam + JSF on Tomcat 6. You can see an example app in examples/hibernate2 in the Seam distribution.

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

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



More information about the jboss-user mailing list