users@grizzly.java.net

Re: Migrate Grizzly from 1.9 to 2.x

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Mon, 01 Aug 2011 13:35:35 +0200

Hi David,

we haven't implemented httpservice in 2.0,
can you pls. file an issue - I'll do that during today/tomorrow.

Thanks.

WBR,
Alexey.

On 08/01/2011 11:52 AM, Gay David (Annecy) wrote:
>
> Hi all,
>
> I would like to start migrate from Gz 1.9 to Gz 2.x.
>
> I currently use the OSGi version of Gz 1.9, this dependency :
>
> <dependency>
>
> <groupId>com.sun.grizzly.osgi</groupId>
>
> <artifactId>grizzly-httpservice-bundle</artifactId>
>
> <version>1.9.35</version>
>
> </dependency>
>
> That expose the OSGi http standard service.
>
> What would be the dependency to use (if any) for Gz 2.x ?
>
> Thanks for your help
>
> David
>