You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Apache Wiki <wi...@apache.org> on 2010/06/15 19:09:43 UTC

[Tomcat Wiki] Update of "TomcatHibernate" by MarkEggers

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org