-->
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.  [ 2 posts ] 
Author Message
 Post subject: Hibernate.cfg.xml not found?
PostPosted: Sat Nov 06, 2004 12:26 am 
Newbie

Joined: Mon Aug 30, 2004 6:12 pm
Posts: 2
Location: Dallas
Hello All,

I'm working on deploying a hibernate web application and when I invoke the HibernateUtil class from the CaveatEmptor sample, I'm getting a
"HibernateException: /hibernate.cfg.xml not found" exception.

Any ideas?

Thanks for any help!

Steven


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 06, 2004 2:11 am 
Expert
Expert

Joined: Thu Jan 29, 2004 2:31 am
Posts: 362
Location: Switzerland, Bern
If you do a
Code:
Configuration.configure();
the hibernate.cfg.xml must be in the root of your classpath.
If this isn't appropriate for you use one of the other configure(...) methods.

HTH
Ernst

BTW: This is an RTM question.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.