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

Freeman Yue Fang commented on CXF-8452:
---------------------------------------

Hi [~vevasant],

Yes, it's needed. Because this IILegalEmptyResponseData exception is from when 
client processing the response from the server side, not creating the SOAP 
request from the client side, so there's a server being involved.

To ensure I'm not missing something,  you can elaborate how can I reproduce 
this error with all your files here, step by step. Please don't simply say run 
the code,  instead you need to elaborate how to run the code(with detailed mvn 
or java cli argument), which result I expect to see, etc. To ensure we are on 
the same page, please don't assume anything.

Thanks!

Freeman

> Upgrade of cxf to version greater than 3.2.2 resulting in SOAPFaultException
> ----------------------------------------------------------------------------
>
>                 Key: CXF-8452
>                 URL: https://issues.apache.org/jira/browse/CXF-8452
>             Project: CXF
>          Issue Type: Test
>            Reporter: Veeksha A V
>            Assignee: Freeman Yue Fang
>            Priority: Major
>         Attachments: SoapOutboundMessageInterceptor.java, 
> SoapOutboundMessageInterceptor.java, TestClient.java, TestClient.java, 
> TestClient.java, soap-bindings.jar
>
>
> We are trying to upgrade apache cxf in our components to 3.4.1 , when 
> upgraded we are ending up with runtime exception below : 
> ```
> javax.xml.ws.soap.SOAPFaultException, message: Response message did not 
> contain proper response data.
> Caused by: org.apache.cxf.endpoint.ClientImpl$IllegalEmptyResponseException: 
> Response message did not contain proper response data.
> ```
> Got to know this is because of this checkin: 
> [https://github.com/apache/cxf/commit/1396f046333108ec0e7819bf4de154505ff4564c,|https://github.com/apache/cxf/commit/1396f046333108ec0e7819bf4de154505ff4564c]
> Needed help in understanding why is it so and how can we overcome it.



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

Reply via email to