Make bundle locations for SMX configurable
------------------------------------------

                 Key: SMX4KNL-39
                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-39
             Project: ServiceMix Kernel
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Seumas Soltysik
            Assignee: Guillaume Nodet
             Fix For: 1.1
         Attachments: patch.txt

Currently the SMX containers looks to load bundles from the SMX_HOME/system 
directory. This should be configurable so that a user can point to any number 
of directories which contain OSGi bundles. In addition to the system directory, 
a user should be able to specify a list of directories using the 
bundle.locations property in the config.properties file.
In addition, SMX should be able to locate bundles which are arranged in a 
hierarchical manner.  Currently SMX will only look for bundles that are 
directly located inside the system folder. SMX should be able to locate bundles 
that are nested inside directories underneath the root bundle directory. 
/foo/bar/my_bundle.jar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to