[ 
https://issues.apache.org/jira/browse/CAMEL-16863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17399088#comment-17399088
 ] 

qingbo li commented on CAMEL-16863:
-----------------------------------

I uploaded the example attach,after you run this eaxmple,the wsdl 
url:[http://localhost:8080/services/HolidayService/holiday.wsdl,] you can use 
soapui to send a request ,then you can see wireTap log and original log.

> camel-spring-ws - use wiretap eip will lost the original message body for 
> InOptionalOut MEP
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-16863
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16863
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-spring-ws
>    Affects Versions: 3.11.1
>         Environment: springboot 2.5.3 + camel 3.11.1
>            Reporter: qingbo li
>            Priority: Minor
>         Attachments: camel-ws-demo.zip
>
>
> Hi ,
>  we are using Camel(3.11.1) Spring Ws for the ws server and use wiretap eip 
> to log and found the following problem:
> the wiretap exchange lost the original message body.i found the reason is: 
> doCopyResults method in ExchangeHelper will not copy body while the result 
> exchange's pattern is InOptionalOut.but I don't know how to change it and 
> when the InOptionalOut Exchange offer to exchange pool (I set exchange 
> factory = pooled)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to