[jboss-dev-forums] [Design of JBoss Deployment Framework] - Common location for jar files insetead of putting .jar files
subbu.rams
do-not-reply at jboss.com
Wed Feb 4 03:56:56 EST 2009
dear all,
Appserver : jbossas
os :linux
Quetion:
i have 3 more .war files under jbossas/server/production/deploy/
like
1. test1.war
- WEB-INF
- classes
- lib
one.jar
two.jar
4. test2.war
- WEB-INF
- classes
- lib
one.jar
two.jar
3. test3.war
- WEB-INF
- classes
- lib
one.jar
two.jar
every war file are having some of jar files are same. so i every .war files size is getting big
so,my doubt is, instead of putting same .jar files putting in all .war files, can we put in one place
and can we give the reference to the .war files
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206821#4206821
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206821
More information about the jboss-dev-forums
mailing list