users@jersey.java.net

Re: [Jersey] Should the maven dependency to Grizzly be 1.9.8?

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Tue, 28 Jul 2009 15:22:15 +0200

Hi Filip,

Thanks for reporting that. It is now fixed.

Paul.

On Jul 28, 2009, at 2:56 PM, Filip Van Laenen wrote:

> Hi!
>
> I just upgraded from 0.9 to 1.1.1, and had a problem getting my
> application running again. It turns out, that if I use another
> version number in the Grizzly dependency, things work fine again.
> Just in case somebody else has the same problem, here’s the code:
>
> <dependency>
> <groupId>com.sun.jersey</groupId>
> <artifactId>jersey-server</artifactId>
> <version>1.1.1-ea</version>
> </dependency>
> <dependency>
> <groupId>com.sun.grizzly</groupId>
> <artifactId>grizzly-servlet-webserver</artifactId>
> <version>1.9.8</version>
> </dependency>
>
> The 1.8.6.4 version (as stated on https://jersey.dev.java.net/source/browse/*checkout*/jersey/tags/jersey-1.1.1-ea/jersey/getting-started.html)
> gave me an obscure error, probably because of a mismatch with which
> versions were used at compile time.
>
> Med vennlig hilsen
>
> Filip van Laenen
> Overingeniør
> Mobil: 930 25 480
> Epost: Filip.van.Laenen_at_computas.com
> Web: www.computas.com
>
> | COMPUTAS SETTER KUNNSKAP I SYSTEM |
>
> Computas AS Lysaker Torg 45, Postboks 482, 1327 Lysaker | Telefon:
> 6783 1000 | Faks: 6783 1001
>