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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to