jboss-app.xml
<jboss-app>
  <loader-repository> 
  com.example:archive=App.ear 
     <loader-repository-config> 
     java2ParentDelegation=false 
     </loader-repository-config> 
  </loader-repository>
</jboss-app>

I add this config file to App.ear. it can isolate the jars from jboss's jars.
but B.war cannot use A.war's jars.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166863
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to