-->
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: org.odmg.DCollection
PostPosted: Sun Jul 25, 2004 10:05 pm 
Newbie

Joined: Sun Jul 25, 2004 9:51 pm
Posts: 1
Hi everyone:

When I run my application, I get the following error, I have hibernate2.jar in my classpath. I have no clue how to fix this? do I need to put anyother jar file in my classpath containing DCollection?

I appreciate you replies greatly. Here is the error:

7/25/04 21:53:31:750 EDT] 6c92ed75 Configuration I net.sf.hibernate.cfg.Configuration Configuration resource: /hibernate.cfg.xml
[7/25/04 21:53:32:031 EDT] 6c92ed75 Configuration I net.sf.hibernate.cfg.Configuration Mapping resource: cis/db/Item.hbm.xml
[7/25/04 21:53:32:250 EDT] 6c92ed75 Binder I net.sf.hibernate.cfg.Binder Mapping class: cis.db.Item -> Item
[7/25/04 21:53:32:625 EDT] 6c92ed75 SystemOut O java.lang.NoClassDefFoundError: Error while defining class: net.sf.hibernate.collection.Set
This error indicates that the class: Error while defining class: net.sf.hibernate.collection.ODMGCollection
This error indicates that the class: org.odmg.DCollection
could not be located while defining the class: net.sf.hibernate.collection.ODMGCollection
This is often caused by having the class at a higher point in the classloader hierarchy
Dumping the current context classloader hierarchy:
==> indicates defining classloader
*** indicates classloader where the missing class could have been found


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 26, 2004 5:27 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Put odmg.jar in the classpath and read the readme file in the libs direcotry.


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.