Hi Wolfgang
I removed the following jars from MyWar.war\WEB-INF\lib\
xmlParserAPIs-2.6.2.jar
xml-apis-1.0.b2.jar
xercesImpl-2.4.0.jar
resolver-20050927.jar
and its working perfectly fine.
As an alternate solution .I also tried to isolate my application like this
WEB-INF/jboss-classloading.xml
<?xml version="1.0" encoding="UTF-8"?>
<classloading xmlns="urn:jboss:classloading:1.0"
name="MyWar.war"
domain="localhost"
export-all="NON_EMPTY"
import-all="true">
Unfortunately but this is not working.
http://www.jboss.org/community/wiki/useJBossWebClassLoaderinJBoss5
Thanks
Subin
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241934#4241934
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241934
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user