dev@jersey.java.net

Re: [PATCH] Update to Grizzly 1.7.2

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 03 Mar 2008 14:11:57 -0500

Paul Sandoz wrote:
> Upgraded with no issues :-),
> Many thanks, Comet est le prochain !

+1 :-)

We are looking at the chunking issue right now to see what is the problem.

Thanks!

-- Jeanfrancois


> Paul.
>
> Jeanfrancois Arcand wrote:
>> Hi,
>>
>> attached is a patch that update the current implementation to use the
>> new Grizzly API (GrizzlyRequest/GrizzlyResponse) and remove customized
>> Input/OutputStream. Grizzly 1.7.2 will be released this Wednesday, so
>> you might want to wait for the 1.7.2 release. BTW I'm seeing the
>> following exception on trunk (without any changes from me):
>>
>>> [junit] ------------- Standard Output ---------------
>>> [junit] Starting GrizzlyServer port number = 9997
>>> [junit] Started GrizzlyServer
>>> [junit] Starting GrizzlyServer port number = 9997
>>> [junit] Started GrizzlyServer
>>> [junit] ------------- ---------------- ---------------
>>> [junit] Testcase:
>>> testContdSlashesProtection(com.sun.ws.rest.impl.container.grizzly.CanonicalizationFeatureTest):
>>> Caused an ERROR
>>> [junit] null
>>> [junit] com.sun.ws.rest.api.client.UniformInterfaceException
>>> [junit] at
>>> com.sun.ws.rest.api.client.ResourceProxy.handle(ResourceProxy.java:339)
>>> [junit] at
>>> com.sun.ws.rest.api.client.ResourceProxy.access$100(ResourceProxy.java:39)
>>>
>>> [junit] at
>>> com.sun.ws.rest.api.client.ResourceProxy$Builder.get(ResourceProxy.java:263)
>>>
>>> [junit] at
>>> com.sun.ws.rest.impl.container.grizzly.CanonicalizationFeatureTest.testContdSlashesProtection(CanonicalizationFeatureTest.java:107)
>>>
>>
>> Now time to work on Comet :-)
>>
>> A+
>>
>> -- Jeanfrancois
>>
>>
>> ------------------------------------------------------------------------
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>