After copying or moving the kernel, it does not start in a very clean way
anymore
---------------------------------------------------------------------------------
Key: SMX4KNL-65
URL: https://issues.apache.org/activemq/browse/SMX4KNL-65
Project: ServiceMix Kernel
Issue Type: Bug
Reporter: Guillaume Nodet
Fix For: 1.0.0
Lots of warnings are displayed in the console.
The reason is that the bundle locations contains hard-coded absolute locations
of the system bundles, so if the [servicemix.home] directory is changed
somehow, the bundles are not recognized anymore.
A fix is to use maven style locations for the system bundles, so that the root
path is not included anymore.
The added benefit is that we can do SMX4KNL-61 at the same time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.