-->
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.  [ 4 posts ] 
Author Message
 Post subject: Getting Log error
PostPosted: Tue Nov 16, 2004 10:36 am 
Newbie

Joined: Tue Nov 16, 2004 9:09 am
Posts: 2
Hi,

I have a very simple class that compiles ok, but when running it gets this exception:

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
at net.sf.hibernate.cfg.Configuration.<clinit>(Configuration.java:94)
at InsertProduct.main(InsertProduct.java:18)


Am I not including something in my classpath, or something?

Thank you!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 16, 2004 10:39 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
1. chapter, reference documentation.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 16, 2004 1:30 pm 
Newbie

Joined: Tue Nov 16, 2004 9:09 am
Posts: 2
christian wrote:
1. chapter, reference documentation.

Thank you, but I still could not discern what I am doing wrong. I eliminated the log4j from the classpath, and still the same error.
Help!
Thank you.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 16, 2004 1:32 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
There is a table in chapter 1, it lists all the required libraries. You are missing one. Please read it.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


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