[jboss-user] [Installation, Configuration & DEPLOYMENT] - how to config the classloader
zhengxi
do-not-reply at jboss.com
Mon Jul 28 02:45:13 EDT 2008
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
More information about the jboss-user
mailing list