[jboss-jira] [JBoss JIRA] Created: (JBAS-6158) Reduce the distribution size by sharing the libraries between the all and default configs

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Mon Nov 3 12:25:40 EST 2008


Reduce the distribution size by sharing the libraries between the all and default configs
-----------------------------------------------------------------------------------------

                 Key: JBAS-6158
                 URL: https://jira.jboss.org/jira/browse/JBAS-6158
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Other
            Reporter: Dimitris Andreadis
            Assignee: Dimitris Andreadis
            Priority: Critical
             Fix For: JBossAS-5.0.0.GA


The lib directories of the 'all' and 'default' configuration currently differ only in 6 libraries:

avalon-framework.jar
hibernate-jbosscache2.jar
jacorb.jar
jbosscache-core.jar
jbosscache-pojo.jar
jgroups.jar

We can avoid the 17.7mb shared lib overhead by having a single copy of those libraries in a shared location, e.g.

JBOSS_HOME/server/lib

We would need a new jboss.shared.lib.url system property defaulting to ${jboss.server.base.url}/lib

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list