[jboss-user] [JBoss Seam] - Re: Can't get Seam managed persistance working in an app sco

lle do-not-reply at jboss.com
Thu Dec 14 16:48:45 EST 2006


This is what I got in my components.xml (based on the hibernate2 example)


  | <component name="gadb" 
  |         auto-create="true"
  |               class="org.jboss.seam.core.ManagedHibernateSession"/>
  |     <component name="hibernateSessionFactory"
  |               class="org.jboss.seam.core.HibernateSessionFactory"/> 
  |     <component class="org.jboss.seam.core.Microcontainer" 
  |            installed="true"/>
  | 

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

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



More information about the jboss-user mailing list