[
https://issues.apache.org/activemq/browse/SMX4KNL-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SMX4KNL-39.
------------------------------------
Fix Version/s: 1.0-rc1
(was: 1.1)
Resolution: Fixed
Sending main/src/main/java/org/apache/servicemix/kernel/main/Main.java
Sending main/src/main/resources/config.properties
Transmitting file data ..
Committed revision 658391.
> 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.0-m3
> Reporter: Seumas Soltysik
> Assignee: Guillaume Nodet
> Fix For: 1.0-rc1
>
> Attachments: patch.txt
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> 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.