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: HibernateUtil is working on GlassFish but not with Tomcat
PostPosted: Sun Jun 08, 2014 5:54 pm 
Newbie

Joined: Sun Jun 08, 2014 5:52 pm
Posts: 2
When I run my Java web app using Hibernate in NetBeans with GlassFish it works great, but when I run the same Java web app to a Tomcat server I start to receive the message:

"java.lang.NoClassDefFoundError: Could not initialize class MyPackage.HibernateUtil"

Any reason why?


Top
 Profile  
 
 Post subject: Re: HibernateUtil is working on GlassFish but not with Tomcat
PostPosted: Sun Jun 08, 2014 7:13 pm 
Newbie

Joined: Sun Jun 08, 2014 5:52 pm
Posts: 2
It appears that the following libraries are needed for Tomcat, but not for GlassFish:

slfj4-api
slfj4-simple
Persistance JPA2.0


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.