users@jersey.java.net

Re: [Jersey] Question on Spring

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 03 May 2010 18:08:37 +0200

Hi Rich,

The spring module is not part of the jersey-bundle. Nothing in the
contribs area is included in the jersey-bundle.

You can obtain the spring jar here:

   http://download.java.net/maven/2/com/sun/jersey/contribs/jersey-spring/1.1.5.1/jersey-spring-1.1.5.1.jar

You can obtain all the unbundled modules here:

   http://download.java.net/maven/2/com/sun/jersey/jersey-archive/1.1.5.1/jersey-archive-1.1.5.1.zip

(Note that we do not re-distribute dependent jars for the contributing
modules)

Paul.

On May 3, 2010, at 5:59 PM, Rich Schone wrote:

>
> I have downloaded jersery-bundle-1.1.5.1.jar and have made the
> needed changes to allow for Spring. However, I do not see
>
> com.sun.jersey.spi.spring.container.servlet.SpringServlet
>
> In the bundle. Any suggestions?
>
> https://jersey.dev.java.net/nonav/apidocs/1.1.5.1/contribs/jersey-spring/com/sun/jersey/spi/spring/container/servlet/package-summary.html
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>