users@jersey.java.net

Re: [Jersey] Re: Jersey 1.2 and Guice

From: Alexandru Popescu ☀ <the.mindstorm.mailinglist_at_gmail.com>
Date: Wed, 1 Sep 2010 13:36:52 +0300

On Wed, Sep 1, 2010 at 12:12 PM, Paul Sandoz <Paul.Sandoz_at_oracle.com> wrote:
>
> On Aug 31, 2010, at 11:17 PM, Alexandru Popescu ☀ wrote:
>
>> ... and finally it works. So final status: the jersey-guice-1.3 is now
>> completely backported.
>>
>
> Phew :-) glad it works now.
>
> BTW one thing i forgot to mention is that when Jersey constructs and Guice
> injects you can use the @InjectParam (on 1.4 builds, renamed from @Inject in
> 1.2/1.3) to obtain Guice bound references for constructor params. This also
> applies to any method that Jersey is responsible for invoking on a resource.
>
> Paul.
>

I thought I'm done :-). I'll need to look into this as I'm not very
sure what you mean..

:- alex