users@jersey.java.net

Should the maven dependency to Grizzly be 1.9.8?

From: Filip Van Laenen <Filip.Van.Laenen_at_computas.com>
Date: Tue, 28 Jul 2009 14:56:38 +0200

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 <mailto:Filip.van.Laenen_at_computas.com>
Web: www.computas.com <http://www.computas.com/>

| COMPUTAS SETTER KUNNSKAP I SYSTEM |
 
 Computas AS Lysaker Torg 45, Postboks 482, 1327 Lysaker | Telefon: 6783 1000 | Faks: 6783 1001