[ 
https://issues.apache.org/jira/browse/KARAF-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14284005#comment-14284005
 ] 

Jean-Baptiste Onofré commented on KARAF-3448:
---------------------------------------------

Actually, the problem is when we specify a version to the spring feature:

{code}
karaf@root> features:install spring/3.1.4.RELEASE
{code}

In that case, the condition doesn't seem to match and so the spring deployer 
bundle is not installed.

> Unable to deploy spring-dm file into the deploy directory
> ---------------------------------------------------------
>
>                 Key: KARAF-3448
>                 URL: https://issues.apache.org/jira/browse/KARAF-3448
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.4.1
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.4.2
>
>         Attachments: test-route-dm.xml
>
>
> It's not possible to deploy any spring-dm based file (e.g. camel route) into 
> the {{deploy}} directory. It's caused by missing 
> {{org.apache.karaf.deployer.spring}} bundle. Karaf 2.3.x and 3.0.x start the 
> bundle in {{startup.properties}}, Karaf 4.0.x starts it together with 
> {{spring}} feature. 
> In Karaf 2.4.x it's defined as conditional bundle in the {{deployer}} 
> feature. But when the {{deployer}} feature is installed the {{spring}} 
> feature is usually not installed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to