Forum Discussion

robmurtha's avatar
14 years ago

need to disable Transfer-Encoding: chunked on ?WSDL

I am having a great time mocking services however the responses that are being generated are being chunked, this does not match my actual service. I am also finding that the Java 1.6 clients generated with wsimport are not handling the chunking and are failing to parse the ?WSDL response, this causes all of the operations to fail in the client.

Is there a way to disable Transfer-Encoding: chunked on the ?WSDL operation? I have searched high and low for preferences or jetty configuration settings and have not had any luck, going to review the sources next.

Thanks in advance,
Rob
No RepliesBe the first to reply