users@jersey.java.net

Re: [Jersey] Spring Jersey Integration

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 22 Jun 2009 11:09:20 +0200

On Jun 20, 2009, at 8:23 PM, Jonathan Holloway wrote:

> Hi all,
>
> I'm looking for the latest up to date guide to integrating Spring
> and Jersey 1.1.0EA, I
> had ome issues with the SpringServlet complaining about needing
> ContextLoaderListener
> or ContextLoaderServlet.

In addition to what Sudhakar sent see:

https://jersey.dev.java.net/nonav/apidocs/1.1.0-ea/contribs/jersey-spring/index.html
https://jersey.dev.java.net/nonav/apidocs/1.1.0-ea/contribs/jersey-spring/com/sun/jersey/spi/spring/container/servlet/package-summary.html

> Is the integration based off SpringMVC?
>

No, there is currently no SpringMVC integration.


> Apologies, does such a guide exist at the moment? If not I'd be
> happy to put something together
> on the wiki for the latest version. Please let me know if I can help.
>

Are you familiar with Spring MVC? if so perhaps you could suggest how
we could integration that?

Paul.