users@grizzly.java.net

RE: Migrate Grizzly from 1.9 to 2.x

From: Gay David (Annecy) <"Gay>
Date: Mon, 1 Aug 2011 11:56:54 +0000

Hi Alexey,

Done : http://java.net/jira/browse/GRIZZLY-1049

Hopes the description is clear enough.
Don't hesitate to ask me if you need more input/description/whatever in the issue.

Thanks and regards
David

De : Oleksiy Stashok [mailto:oleksiy.stashok_at_oracle.com]
Envoyé : lundi 1 août 2011 13:36
À : users_at_grizzly.java.net
Objet : Re: Migrate Grizzly from 1.9 to 2.x

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