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

Roy Phillips updated CAMEL-6136:
--------------------------------

    Attachment: XmlRpcComponentTest.patch

Adds two test cases to XmlRpcComponentTest.java to verify header preservation
                
> camel-xmlrpc: In message headers not preserved
> ----------------------------------------------
>
>                 Key: CAMEL-6136
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6136
>             Project: Camel
>          Issue Type: Bug
>          Components: extra
>    Affects Versions: 2.11.0
>         Environment: java version "1.7.0_02"
> OS: Windows 7
>            Reporter: Roy Phillips
>             Fix For: 2.11.0
>
>         Attachments: XmlRpcAsyncCallback.patch, XmlRpcComponentTest.patch
>
>
> When processing an XMLRPC request in Async mode, the original In message 
> headers are not preserved (copied to the Out message)
> This works correctly for sync mode, but the async callback handler does not 
> copy the message headers as the XmlRpcProducer.processor() method does,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to