[
https://issues.apache.org/activemq/browse/CAMEL-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadrian Zbarcea resolved CAMEL-295.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
There were a couple of issues related to spring injection. JAXB was doing its
job just fine.
> 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
> Assignee: Hadrian Zbarcea
> Fix For: 1.3.0
>
>
> 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.