[jboss-user] [JCA/JBoss] - Re: java.lang.NoClassDefFoundError: net/sf/hibernate/Hiberna
rasa
do-not-reply at jboss.com
Fri Apr 10 07:38:48 EDT 2009
ok fine. Now i copied the 4 jar files back to lib direcotry.
and as per the given link i am going to do like this in my newly created jboss-app.xml file.
<jboss-app>
| <loader-repository>
| com.example:archive=hibernate2.jar
| </loader-repository>
| <loader-repository>
| com.example:archive=xxx.jar
| </loader-repository>
| </jboss-app>
Hope i am right?
I need hibernate2 in my application. Same way i have to solve other version issues also.
Thanks and Regards
Rasa
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224876#4224876
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224876
More information about the jboss-user
mailing list