[
https://issues.apache.org/jira/browse/CAMEL-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Yoshida updated CAMEL-4429:
-------------------------------
Attachment: camel-4429-new.patch.txt
Hi Willem,
I am attaching a patch for RawMessageContentRedirectionInterceptor so that an
empty message can be tunneled without causing an NPE that leads to the problem
I mentioned in my post to dev@camel.
I tested this code (along with the CxfProducer with its property setting
commented out) against 2.5.0-SNAPSHOT and 2.4.3-SNAPSHOT successfully.
Could you take a look at it?
Thanks.
Regards, Aki
> CXFProducer should tell CXF to ignore the part response handling when it
> uses MESSSAGE dataformat
> --------------------------------------------------------------------------------------------------
>
> Key: CAMEL-4429
> URL: https://issues.apache.org/jira/browse/CAMEL-4429
> Project: Camel
> Issue Type: Improvement
> Components: camel-cxf
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.8.2, 2.9.0
>
> Attachments: camel-4429-new.patch.txt
>
>
> IN CXF-3788, CXF HTTPConduit will handle the partial response when the HTTP
> response code is 202 nor matter the operation is oneway or not. It will cause
> the camel-cxf producer wait for the response for server for ever.
> CXF-3796 introduces a new message header to help us to workaround this issue,
> we need to set this header in CxfProducer when the data format is MESSAGE.
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira