You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2013/03/29 01:47:15 UTC

[jira] [Created] (GERONIMO-6442) Improve deployment performance of OSGi applications

Jarek Gawor created GERONIMO-6442:
-------------------------------------

             Summary: Improve deployment performance of OSGi applications
                 Key: GERONIMO-6442
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6442
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: Aries
    Affects Versions: 3.0.0
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


When OSGi application (eba) is deployed, the archive is first extracted into a temporary directory. Then (during installation) the contents of the temporary directory is copied (and unpacked) into the final destination directory under the repository/ directory.

For OSGi applications unpacking the archive into the temporary directory is not needed and therefore can be avoided.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira