-->
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: Problem while executing Create SessionFactory
PostPosted: Mon Aug 01, 2005 3:37 pm 
Beginner
Beginner

Joined: Mon Aug 01, 2005 3:10 pm
Posts: 22
Hi,

I am using Eclipse v3.1.0 and have installed the Hibernate Tools plugin Version: 3.0 alpha 4, 8. June 2005.

I followed the steps as explained in http://www.hibernate.org/hib_docs/tools/eclipse/index.html and the Flash demo from http://www.hibernate.org/255.html.

I was able to use the Hibernate wizard Hibernate Artifact Generation to generate the Hibernate mapping files as well as the domain POJOs. But when I open the Hibernate Console in Eclipse and right click the configuration to Create SessionFactory, I get the error message:

Problem while executing Create SessionFactory (org.hibernate.MappingException: Resource: mypackage/MyMapping.hbm.xml not found)

The resource mypackage/MyMapping.hbm.xml does exist after the artifact generation but apparently the Hibernate Console configuration does not seem to find it.

My files are in these locations:
myeclipseproj/src/hibernate.cfg.xml
myeclipseproj/src/mypackage/MyMapping.java
myeclipseproj/src/mypackage/MyMapping.hbm.xml

Can someone please help.
Thanks,
Murtaza


Top
 Profile  
 
 Post subject: problem fixed
PostPosted: Mon Aug 01, 2005 5:33 pm 
Beginner
Beginner

Joined: Mon Aug 01, 2005 3:10 pm
Posts: 22
Hi,

Just FYI: I was able to see the mapped entities in the Hibernate Console after I added the path to the bin directory. Previously, I had only the JDBC driver jar in the classpath setting of the hibernate console config.

-Murtaza


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.