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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...