You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2011/05/27 03:16:47 UTC

[jira] [Commented] (CAMEL-4018) Incorrect annotation parameter in examples

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

Willem Jiang commented on CAMEL-4018:
-------------------------------------

Hi Stu

After digging the code change log, I find this issue is related to CAMEL-1378 which was fixed two years ago.
I just updated the wiki page for it, and thanks for your bug report.


> Incorrect annotation parameter in examples
> ------------------------------------------
>
>                 Key: CAMEL-4018
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4018
>             Project: Camel
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Stu Churchill
>            Assignee: Willem Jiang
>            Priority: Minor
>
> In the "Parameter Binding Annotations" page at http://camel.apache.org/parameter-binding-annotations.html, a number of the examples include lines like;
> {{public void doSomething(@Header(name = "JMSCorrelationID") String correlationID, @Body String body) {}}
> The correct annotation parameter for @Header is actually "value", rather than "name".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira