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

Claus Ibsen commented on CAMEL-11683:
-------------------------------------

Can you better explain your problem, as surely people are using Camel today and 
calling their beans just fine.

> Allow bean references in to() URI
> ---------------------------------
>
>                 Key: CAMEL-11683
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11683
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.15.5
>            Reporter: Keegan Witt
>            Assignee: Claus Ibsen
>
> In 2.15 we had references using 
> [to(java.lang.String)|https://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/model/ProcessorDefinition.html#to(java.lang.String)]
>  that referenced beans, like this
> {code:java}
> .from(foo)
> .to("bean:myBean?method=processMethod1")
> {code}
> This no longer seems to work and I'm not sure if that was an intentionally 
> breaking change.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to