[jboss-user] [JCA/JBoss] - Re: java.lang.NoClassDefFoundError: net/sf/hibernate/Hiberna

PeterJ do-not-reply at jboss.com
Wed Apr 8 11:42:15 EDT 2009


The package names for Hibernate have changed - they are now org.hibernate instead of net.sf.hibernate. You will have to modify your applications and recompile them.

Optionally, you could try defining a classloader repository and include the old hibernate JAR files with your app. See http://jboss.org/community/wiki/ClassLoadingConfiguration

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224410#4224410

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224410



More information about the jboss-user mailing list