-->
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: Eclipse Plugin : /hibernate.cfg.xml not found
PostPosted: Thu Dec 29, 2005 6:28 pm 
Newbie

Joined: Thu Dec 29, 2005 6:18 pm
Posts: 3
Hibernate version: 3.1

Hi.

I'm using the org.hibernate.eclipse_3.1.0.beta2 plugin for Eclipse SDK 3.1.1 to develop a Hibernate-based Eclipse plugin. This one is configured to define the dependency with the hibernate package and there is no problem to found any of the Hibernate classes.

Unfortunately, during the execution of my plugin, I don't succeed to locate the Hibernate configuration file. According to the documentation, it should be in the CLASSPATH but it does not work. Any suggestion?

The error message: "Initial SessionFactory creation failed.org.hibernate.HibernateException: /hibernate.cfg.xml not found"

Eric


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 30, 2005 5:07 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
huh ? are you using hibernate tools to develop some hibernate application ? Not the intention.

anyhow your issue is probably related to classloading under eclipse container - look for buddy classloading.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 30, 2005 5:58 am 
Newbie

Joined: Thu Dec 29, 2005 6:18 pm
Posts: 3
The problem is solved there:
http://www.i-proving.ca/space/Peter+Yu/ ... 05-09-30/1

It was indeed a buddy classloading problem.


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.