-->
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.  [ 1 post ] 
Author Message
 Post subject: java.lang.NoClassDefFoundError: net/sf/cglib/core/Predicate
PostPosted: Tue Feb 17, 2009 1:16 am 
Newbie

Joined: Tue Feb 17, 2009 1:10 am
Posts: 2
Location: india
i upgraded to hibernate 3.3.1 and get the following exception
this is show stopper for my current work

java.lang.NoClassDefFoundError: net/sf/cglib/core/Predicate at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at java.net.URLClassLoader.access$100(URLClassLoader.java:56) at java.net.URLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at org.ddsteps.dataset.excel.ExcelDataTableAdapter.headerCellsIterator(ExcelDataTableAdapter.java:262) at org.ddsteps.dataset.excel.ExcelDataRowAdapter.iterator(ExcelDataRowAdapter.java:122) at org.ddsteps.dataset.decorator.DataRowDecorator.iterator(DataRowDecorator.java:57) at org.ddsteps.junit.behaviour.DdRowBehaviour.setUpData(DdRowBehaviour.java:181) at org.ddsteps.junit.behaviour.DdRowBehaviour.setUp(DdRowBehaviour.java:110) at org.ddsteps.DDStepsTestCase.setUp(DDStepsTestCase.java:123) at org.ddsteps.DDStepsTestCase.run(DDStepsTestCase.java:113) at org.ddsteps.junit.behaviour.DdMethodBehaviour.run(DdMethodBehaviour.java:102) at org.ddsteps.DDStepsTestCase.run(DDStepsTestCase.java:112)


appreciate if anyone could help me with this,
any workaround or solution?

_________________
Thanks,
Sabitha


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

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.