hi anyone can tell how to config these in jboss, thanks a log.

i have a ear file, and the ear file includes two war files, A.war and B.war.
A.war includes some jar files in the web-inf/lib directory.

App.ear
   |--------A.war
   |              |-----web-inf/lib----------a.jar, b.jar, c.jar....
   |--------B.war

my target is:
  1, A.war share all the jar file with B.war
  2, we need to isolate the classes and jar of App.ear from other deployments 
and jboss's jar files.

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

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

Reply via email to