[
https://issues.apache.org/activemq/browse/CAMEL-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41228#action_41228
]
James Strachan commented on CAMEL-295:
--------------------------------------
Have committed the code for this - though this test case still doesn't work. Am
not totally sure why not :)
https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/config/RouteBuilderRefTest.java
> support the wiring of custom RouteBuilder instances into the CamelContext via
> XML notation
> ------------------------------------------------------------------------------------------
>
> Key: CAMEL-295
> URL: https://issues.apache.org/activemq/browse/CAMEL-295
> Project: Apache Camel
> Issue Type: Improvement
> Reporter: James Strachan
>
> e.g. something like
> {code}
> <camelContext ...>
> <routeBuilderRef ref="someBean"/>
> <routeBuilderRef ref="anotherBean"/>
> ...
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.