[ 
https://issues.apache.org/activemq/browse/CAMEL-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48049#action_48049
 ] 

Doug Ly commented on CAMEL-1179:
--------------------------------

Actually camel context can take a reference to a builder as well.

<camelContext id=''..." xmlns="..">
   <routeBuilderRef ref="myBuilder" />
</camelContext>

<bean id="myBuilder" class="..."></bean>

> Configure RouteBuilder in Spring Context
> ----------------------------------------
>
>                 Key: CAMEL-1179
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1179
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.0.0
>
>
> Please see this thread  for more information
> http://www.nabble.com/Configure-Route-in-Spring-Context-td20946948s22882.html

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