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.  [ 3 posts ] 
Author Message
 Post subject: Hibernate & Maven
PostPosted: Fri Dec 01, 2006 8:21 am 
Newbie

Joined: Fri Dec 01, 2006 7:54 am
Posts: 2
Hi all,
New to hibernate and stuck with an exception on app. startup. Here is the content of my jar file generated with Maven

hibernate.cfg.xml
+ meta-inf
manifest.mf
+maven
+com
+hiberlearn
pom.properties
pom.xml

+com
+hiberlearn
App.class
Category.class
Category.hbm.xml
Receipe.class
Receipe.hbm.xml
+util
HibernateUtils.class


In my code the following instruction
sessionFactory = (new Configuration()).configure().buildSessionFactory();

throws the following exception
org.hibernate.cfg.Environment <clinit> INFO: Hibernate 3.1 Dec 1, 2006 12:17:30 PM org.hibernate.cfg.Environment <clinit> INFO: hibernate.properties not found Dec…….

Thanks for help
Gianfranco


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 02, 2006 7:19 pm 
Proxool Developer
Proxool Developer

Joined: Tue Aug 26, 2003 10:42 am
Posts: 373
Location: Belgium
C'est ecrit... "cannot found hibernate.properties" !
Avant d'aller plus loin je pense que tu ferais mieux de lire la doc Hibernate - notamment les premiers chapitres expliquant comment faire pour configurer Hibernate et le connecter a une db...


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 03, 2006 5:28 am 
Newbie

Joined: Fri Dec 01, 2006 7:54 am
Posts: 2
Bonjour Bertrand,
En fait le message était trompeur mais j'ai finalement trouver la raison. Merci du conseil et d'avoir pris le temps de lire mon message.

Gianfranco


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

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.