[
https://issues.apache.org/jira/browse/SM-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279340#comment-14279340
]
Krzysztof Sobkowiak commented on SM-2414:
-----------------------------------------
This problem is caused by missing Spring Deployer bundle in Karaf 2.4.0
*Workaround*: please install the Spring Deployer bundle manually:
{code}
osgi:install -s
mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.spring/2.4.0
{code}
I'll open an issue in Karaf. Additionally I'll add an workaround in ServiceMix
so it will be available in 5.3.1 which will be released soon
> Camel route does not run when it's placed into deploy folder
> ------------------------------------------------------------
>
> Key: SM-2414
> URL: https://issues.apache.org/jira/browse/SM-2414
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-camel
> Affects Versions: 5.3.0, 5.4.0
> Environment: Windows 7 JDK 7 x86
> Reporter: Sergey Panov
> Fix For: 5.3.x, 5.4.x
>
>
> The same xml which work in version 5.0.1 doens not run at all.
> Nothing in log. Looks like new version does not handle xml placed in deploy
> folder at all. Even simple example does not work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)