-->
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: NoClassDefFoundError: sg/gov/ltp/common/HibernateUtil
PostPosted: Thu May 08, 2008 5:12 am 
Newbie

Joined: Wed Apr 09, 2008 7:36 am
Posts: 1
Hi, can i ask? currently we are using Hibernate3 for our application,
while trying to execute HibernateUtil.getCurrentSession() we encounter error message as follow:
Code:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
   java.rmi.RemoteException: ; nested exception is:
   java.lang.NoClassDefFoundError: sg/gov/ltp/common/HibernateUtil
   at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:162)

[/code]
Can someone help on this?


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 08, 2008 9:04 am 
Beginner
Beginner

Joined: Tue Feb 26, 2008 2:04 pm
Posts: 28
Location: UK
Hi,

this exception generally means that a class was found indeed but it is a different version than expected or better, it has a method whose signature doesn't match the expected one.

_________________
savakos


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.