Hey all…

Quick question, I´m doing this:

OMElement result = call.invokeBlocking(operationName.getLocalPart(),payload);

Response is:

-- Going to buffer response body of large or unknown size. Using getResponseAsStream instead is recommended.// …

 

My question, how do I get the response as a stream??

 

/j

Reply via email to