-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: hibernate.properties not found
PostPosted: Tue Jun 15, 2004 11:30 am 
Newbie

Joined: Fri Mar 26, 2004 8:02 am
Posts: 3
Hi,
I'm using Hibernate 2.0 with Tomcat 4.1.30.
I put the file hibernate.properties in my classpath (WEB-INF\classes) of my application (suap), but when I startup Tomcat, I have:

Starting service Tomcat-Standalone
Apache Tomcat/4.1.30
15-giu-2004 16.51.07 net.sf.hibernate.cfg.Environment <clinit>
INFO: Hibernate 2.0 final
15-giu-2004 16.51.07 net.sf.hibernate.cfg.Environment <clinit>
INFO: hibernate.properties not found
15-giu-2004 16.51.07 net.sf.hibernate.cfg.Environment <clinit>
INFO: using CGLIB reflection optimizer
15-giu-2004 16.51.07 net.sf.hibernate.cfg.Environment <clinit>
INFO: JVM proxy support: true
15-giu-2004 16.51.07 net.sf.hibernate.cfg.Configuration addFile
INFO: Mapping file: D:\Programmi\Tomcat 4.1.30\webapps\suap\WEB-INF\map\it\lispa\suap\Pratica.xml
15-giu-2004 16.51.08 net.sf.hibernate.cfg.Binder bindRootClass
INFO: Mapping class: it.lispa.suap.cpa.Pratica -> pratica
15-giu-2004 16.51.08 net.sf.hibernate.cfg.Configuration addFile
INFO: Mapping file: D:\Programmi\Tomcat 4.1.30\webapps\suap\WEB-INF\map\it\lispa\suap\User.xml
15-giu-2004 16.51.08 net.sf.hibernate.cfg.Binder bindRootClass
INFO: Mapping class: it.lispa.suap.utenti.Utente -> user
15-giu-2004 16.51.09 net.sf.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
15-giu-2004 16.51.09 net.sf.hibernate.impl.SessionFactoryImpl <init>
AVVERTENZA: No dialect set - using GenericDialect: The dialect was not set. Set the propert
15-giu-2004 16.51.09 net.sf.hibernate.dialect.Dialect <init>
INFO: Using dialect: net.sf.hibernate.dialect.GenericDialect
15-giu-2004 16.51.09 net.sf.hibernate.connection.UserSuppliedConnectionProvider configure
AVVERTENZA: No connection properties specified - the user must supply JDBC connections
15-giu-2004 16.51.09 net.sf.hibernate.impl.SessionFactoryImpl <init>
INFO: Use outer join fetching: false
15-giu-2004 16.51.09 net.sf.hibernate.impl.SessionFactoryImpl <init>
INFO: Use scrollable result sets: false
15-giu-2004 16.51.20 net.sf.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: no JDNI name configured
15-giu-2004 16.51.20 net.sf.hibernate.impl.SessionFactoryImpl <init>
INFO: Query language substitutions: {}


Who could help me?
Anna


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.