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:14:47 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reassigned CAMEL-4018:
-----------------------------------

    Assignee: Willem Jiang

> 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