[ https://issues.apache.org/jira/browse/CAMEL-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105112#comment-13105112 ]
Willem Jiang commented on CAMEL-4429: ------------------------------------- Hi Aki, I just did a test with your patch, it works. I will commit it shortly, thanks for the patch :) Willem > 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