[jboss-user] [JBoss Seam] - Re: seam 2.0.1.CR1 with Tomcat 6.0 and Postgres DB

dhinojosa do-not-reply at jboss.com
Sun Jan 27 18:24:30 EST 2008


What happens if you change:


  | <persistence:managed-hibernate-session name="genie_db" auto-create="true"/>
  | 


To: 


  | <persistence:managed-hibernate-session name="genie_db" auto-create="true" session-factory-jndi-name="java:/genie_db"/>
  | 

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

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



More information about the jboss-user mailing list