[
https://issues.apache.org/jira/browse/KARAF-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279350#comment-14279350
]
Krzysztof Sobkowiak edited comment on KARAF-3448 at 1/15/15 11:11 PM:
----------------------------------------------------------------------
Attached a test route (install {{camel}} feature first
was (Author: sobkowiak):
Attached a test route
> 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
> 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)