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

Willem Jiang resolved CAMEL-4018.
---------------------------------

    Resolution: Fixed

Updated the wiki page.

> 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

Reply via email to