Classloader.getResourceAsStream() ? You use that to load files with a relative path instead of an absolute one. BTW, I don't see that message in the .93 sources.

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


Reply via email to