You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Björn Pollex (JIRA)" <ji...@apache.org> on 2012/08/17 10:55:37 UTC

[jira] [Created] (KARAF-1743) Create separate lib-folder for instances

Björn Pollex created KARAF-1743:
-----------------------------------

             Summary: Create separate lib-folder for instances
                 Key: KARAF-1743
                 URL: https://issues.apache.org/jira/browse/KARAF-1743
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-instance
            Reporter: Björn Pollex


Currently it is not possible to deploy a set of extension-libraries just for a child-instance of Karaf. This would be a very useful feature.

As far as I can see this would only require two changes:

 * create a {{lib\ext}}-folder when creating a child-instance
 * change {{%KARAF_HOME%\lib\ext}} to {{%KARAF_BASE%\lib\ext}} in the {{-Djava.ext.dirs}}-option in {{karaf.bat}}

I only tried on Windows and have not seen any problems so far, but I suspect that on Linux it would not be much more complicated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira