-->
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: Cannot start hbm2java - NoClassDefFoundError Exception....
PostPosted: Tue Nov 23, 2004 12:26 pm 
Newbie

Joined: Sun Nov 21, 2004 6:20 pm
Posts: 11
Hi,
I just tried to run the hbm2java-tool - unfornunately I was not very successful...can anybody give me a hint?? Thank you....here is exactly what I did:
1.) I work with hibernate 2.1.6 and have downloaded
hibernate-extensions-2.1.3.zip
2.) I unzipped the hibernate-extensions-2.1.3 into a different directory than
hibernate
3.) in the command line I navigated into a directory that contains a
mapping-file
4.) here I called: hbm2java (refers to .bat file i the /bin)
5.) I receive the following error: Exception in thread "main"
java.lang.NoClassDefFoundError:
org/apache/commons/Collections/MultiMap

I guess there is a .jar missing in the Classpath, but I have no idea, which one this could be...I thougt I can just run that batch...(HIBERNATE_HOME and HIBERNATETOOL_HOME are correctly set I think....)....THANKS for any help.....


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 23, 2004 2:04 pm 
Regular
Regular

Joined: Tue Jan 27, 2004 12:22 pm
Posts: 103
Check www.jarhoo.com to search for missing libraries. All required libraries are included in the Hibernate distribution. You can add them from the command with -cp liblocation/myLib.jar

_________________
Dencel
- The sun has never seen a shadow -


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 23, 2004 5:20 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
hmm - please show the complete output from your console.

The jar is the commons-collection which definitly should be there somewhere

_________________
Max
Don't forget to rate


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.