users@jersey.java.net

Re: [Jersey] Guice 2.0 support now available

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Tue, 14 Apr 2009 10:40:57 +0200

Hi Alex,

See the following JavaDoc for what is currently supported:

   https://jersey.dev.java.net/nonav/apidocs/1.0.3-SNAPSHOT/contribs/jersey-guice/com/sun/jersey/guice/spi/container/servlet/package-summary.html

The warp type servlet stuff is in Guice 2.0.

It should be possible to utilize the Grizzly web servlet support.

As for filters i suppose that would be possible for servlet filters
(but not for Jersey-based filters).

Paul.

On Apr 11, 2009, at 10:54 PM, Alex Bleasdale wrote:

>
> This is great news!
>
> Just by chance, are there any example applications for this right
> now? I'd be particularly interested to see a sample application
> that built on the simple grizzly/jersey "hello world" example - only
> one which allowed guice to be able to inject filters in between the
> request/response chain.
>
> I'm currently using the excellent warp-servlet (http://www.wideplay.com/
> ) to achieve this right now - but would be particularly interested
> to see if I could achieve the same effects using just grizzly,
> jersey and guice 2.0.
>
> Great news once again about the guice support and I'm really looking
> forward to seeing any examples (jersey/guice) that anyone would like
> to share.
>
> Thanks very much,
> A
> --
> View this message in context: http://n2.nabble.com/Guice-2.0-support-now-available-tp2615127p2621945.html
> Sent from the Jersey mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>