[
https://issues.apache.org/jira/browse/CAMEL-12456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445413#comment-16445413
]
Claus Ibsen commented on CAMEL-12456:
-------------------------------------
And are you sure you use .routeId("xxx") and not .id to set the id of the route
in Java DSL, as that is what you should do
> camel-blueprint - Camel routeId not honored
> -------------------------------------------
>
> Key: CAMEL-12456
> URL: https://issues.apache.org/jira/browse/CAMEL-12456
> Project: Camel
> Issue Type: Bug
> Components: camel-blueprint
> Environment: ServiceMix 7.0.1
> RouteBuilder bundle installed, running (jar), Java Route DSL
> Blueprint (.xml) specifies a package scan, providing the package containing
> the RouteBuilder instance.
> Blueprint deployed via /deploy dir
> Reporter: Kevin Brooks
> Priority: Minor
>
> Deploying a blueprint via the karaf blueprint handler results in
> auto-generated route ids, even if specific ids were specified.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)