Re: org.apache.axiom.om.OMException while reading answer of a soap request

2019-05-27 Thread robertlazarski
On Mon, May 20, 2019 at 11:22 PM Eddie wrote: > Hi, > > I am using a java client for accessing a SOAP service. As long as the > expected answer is less than 4 kB I have no problems. But when the answer > is larger (for this request, I have no problems reading larger binary data > with other reque

org.apache.axiom.om.OMException while reading answer of a soap request

2019-05-21 Thread Eddie
Hi,   I am using a java client for accessing a SOAP service. As long as the expected answer is less than 4 kB I have no problems. But when the answer is larger (for this request, I have no problems reading larger binary data with other requests) I get the following exception:   org.apache.axiom