Startup of a pending to deploy Spring config file fails when all required
bundles got installed
-----------------------------------------------------------------------------------------------
Key: SMX4KNL-202
URL: https://issues.apache.org/activemq/browse/SMX4KNL-202
Project: ServiceMix Kernel
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Lars Heinemann
Fix For: 1.2.0
I have a spring xml config file I want to deploy into smx4.
This config has several required bundles defined in the manifest tag.
On startup of smx it recognizes that the required bundles are not yet available
and suspends the deployment.
If I install the required bundles now, the spring file fails very fast because
of some missing namespace element.
My idea is that the spring file is processed before all needed bundles are
fully deployed and therefor it fails then.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.