Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We are using org.apache.axis.* version 1.6.2.
Getting connectorException - org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxIOException: Attempted read on closed stream.
StubConnector is not able to read huge response coming from SOAP webservice.
I have gone through below JIRAs but none could help me in what issue I am facing
https://jira.apache.org/jira/browse/AXIS2-5487
https://jira.apache.org/jira/browse/AXIS2-3478
https://jira.apache.org/jira/browse/HTTPCLIENT-910
https://jira.apache.org/jira/browse/AXIS2-5202
https://jira.apache.org/jira/browse/AXIS2-4508
Can you please assist me with this?