1 Reply Latest reply on Feb 4, 2009 10:19 AM by jaikiran

    Common location for jar files insetead of putting .jar files

    mani_rams

      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