[
https://issues.apache.org/activemq/browse/CAMEL-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1250.
--------------------------------
Resolution: Working as Designed
> Adding components from Spring DSL
> ---------------------------------
>
> Key: CAMEL-1250
> URL: https://issues.apache.org/activemq/browse/CAMEL-1250
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-spring
> Affects Versions: 1.5.0
> Reporter: Claus Ibsen
> Priority: Minor
>
> Check out CAMEL-1249.
> He wants to define a new component *mailbox* that is configured purely with
> Spring. And then refer to it in his routes. The issues is that its refered to
> without any scheme, so Camel think its an Endpoint to be looked up in the
> Registry.
> We might wanna add a <component id=xxx ref=springbeanid> tag so we can add
> components from Spring DSL
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.