A .95 release is comming shortly.
HTH,
Robert
http://www.braziloutsource.com
On 3/23/06, Jens Wolinder <
[EMAIL PROTECTED]> wrote:
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
