[ 
https://issues.apache.org/activemq/browse/SMX4KNL-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49900#action_49900
 ] 

Guillaume Nodet commented on SMX4KNL-202:
-----------------------------------------

I think the problem comes from the osgi headers generated by the spring 
deployers.
Those are missing the Bundle-ManifestVersion header and it leads to 
Require-Bundle header to be completely ignored for some reason.

Sending        
spring/src/main/java/org/apache/servicemix/kernel/spring/SpringTransformer.java
Transmitting file data .
Committed revision 747045.

> 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.

Reply via email to