users@glassfish.java.net

Re: DeliverResponse with GlassFish v2ur2

From: aalcamo <aalcamo_at_gofurthercorp.com>
Date: Thu, 8 Jan 2009 08:11:45 -0800 (PST)

That did it Jean - thank you very much!!
(I think my problem was that I didn't see the DeliverResponse in the
grizzly-1.0.22-sources.jar and assumed it wasn't in the grizzly-1.0.22.jar).
Thanks again,
Anthony



Jeanfrancois Arcand-2 wrote:
>
> Salut,
>
> aalcamo wrote:
>> I would like to use the DeliverResponse class in the latest version of
>> grizzly, but v2ur2 seems to come with the 1.0.11 version. Is there any
>> way
>> I can upgrade my GlassFish v2ur2 with a later version of Grizzly. I
>> require
>> clustering / HA, so this is an issue.
>
> Yes, just download 1.0.22 (which will be included in GF 2.1) from here
>
> https://maven-repository.dev.java.net/nonav/repository/grizzly/jars/
>
> and add this jar to domain.xml's classpath suffix:
>
> <java-config classpath-suffix="grizzly-1.0.22.jar" ....
>
> This way you will get the latest Bayeux implementation, which contains
> that class. Let us know if you face any issue
>
> A+
>
> -- jeanfrancois
>
>
>
>> Thank you,
>> Anthony
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>

-- 
View this message in context: http://www.nabble.com/DeliverResponse-with-GlassFish-v2ur2-tp21221937p21354837.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.