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

Claus Ibsen commented on CAMEL-1618:
------------------------------------

Willem

Sadly it breaks camel-spring in its SpringRouteBuilder.
You have to revert the change in 1.x as we need to keep the API stable.

On trunk we have the luxury of being able to change the API in 
SpringRouteBuilder so it does not conflict with camel-core.

In SpringRouteBuilder we also have a bean method for lookup in the spring 
registry. 
They are not the same

- one is for expression
- the other is for a lookup, so I am inclined to rename the methods in 
SpringRouteBuilder to {{lookup}} instead.

> DSL doesn't support the bean expression without registry
> --------------------------------------------------------
>
>                 Key: CAMEL-1618
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1618
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.5.0, 1.6.0, 2.0-M1
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>
> Here is the mail thread of it
> [1] http://www.nabble.com/Non-registry-beans-td20088181.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