dev@jersey.java.net

Re: [Jersey] GuiceComponentProviderFactory seems to ignore Guice Scope for object bound in parent injector

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 13 May 2009 18:08:14 +0200

On May 13, 2009, at 5:24 PM, Paul Sandoz wrote:
> I am going to commit a fix, java.net SVN is down so i cannot do it
> at the moment, for traversing parent injectors. The fix includes a
> test based on your code.
>

Done.

See the unit test:

   GuiceChildParentNoScopeSingletonTest

Paul.