users@glassfish.java.net

Re: Disable Transfer-Encoding: chunked for HTTP

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Fri, 21 Nov 2008 14:02:07 -0500

Salut,

glassfish_at_javadesktop.org wrote:
> Yes, I have got the same problem. I am using GlassFish v2 UR2 to develop a web service solution for multi-function printer/copier. Unfortunately the web service client doesn't understand HTTP response with HTTP transfer encoding chunked.
>
> I have tried to add the HTTP listener property "chunkingDisabled" to my server
> configuration, i.e.
>
> <property name="chunkingDisabled" value="true"/>
>
> following the suggestion detailed in the link below:
>
> http://forums.java.net/jive/message.jspa?messageID=294844
>
>
> But it doesn't seem to make any difference. Any suggestion is greatly appreciated!

Can you share a test case? If yes, send me the war and I will take a look.

Thanks!

-- Jeanfrancois



>
> Thank you
>
> Zhilin
> [Message sent by forum member 'zhilin' (zhilin)]
>
> http://forums.java.net/jive/thread.jspa?messageID=318121
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>