Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "TomcatHibernate" page has been changed by MarkEggers.
http://wiki.apache.org/tomcat/TomcatHibernate?action=diff&rev1=1&rev2=2

--------------------------------------------------

  }}}
  Note that jdbc/sakila matches the web.xml resource-ref-name, which matches 
the name attribute in context.xml. java:comp/env/ is the namespace to look up 
the jdbc reference.
  
- No other connection or pooling information should be present in your 
hibernate.cfg.xml file.
+ No other connection or pooling information should be present in your 
hibernate.cfg.xml file. Note, you still need the '''database dialect''' 
properties in order for Hibernate to function.
  
  If you are using Netbeans as your IDE, the hibernate.cfg.xml file will be 
found in <project-name>/src/java by default.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to