[jboss-user] [Beginners Corner] - Classloader issues: Need to share libraries across web appli

kpalania do-not-reply at jboss.com
Wed Jul 18 14:58:32 EDT 2007


Hi,
I have 2 applications (WAR and SAR). Currently, the same set of shared libraries are copied to both the locations and hence, I am running into a ClassCastException which appears to be due to ClassLoading issues (based on reading done). So, I need to move these to the EAR level (WAR and SAR applications are deployed as part of this EAR). How can I do that and what are the steps involved?

I realize I need to change the UseJBossWebLoader flag in jboss/tomcat jboss-service.xml (perhaps) and make some more changes to jboss-app.xml but I can't seem to find the exact steps anywhere and without the perfect set of changes, ofcourse, JBoss is not going to be happy  :(

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

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



More information about the jboss-user mailing list