You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2008/11/05 19:21:05 UTC

[jira] Commented: (CAMEL-947) Rename methodCall in Spring DSL

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

Jonathan Anstey commented on CAMEL-947:
---------------------------------------

Fixed in revision 711642. Updated the bean language wiki page too.

> Rename methodCall in Spring DSL
> -------------------------------
>
>                 Key: CAMEL-947
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-947
>             Project: Apache Camel
>          Issue Type: Sub-task
>          Components: camel-core, camel-spring
>    Affects Versions: 1.5.0
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The methodCall element does not match the method() call in Java. We should change 'methodCall' to 'method' in the Spiring DSL.
> Java DSL: method(bean, method)
> Spring DSL: methodCall(bean, method) 
> See also http://activemq.apache.org/camel/bean-language.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.