On 4/4/08, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:
> On Apr 3, 2008, at 10:28 PM, Gabor Szokoli wrote:
>
>
> > Hi,
> >
> > I know it's been a while, but we just moved to jersey 0.6, and I
> > noticed my ResourceConfig instance is null.
>
> It should work for fields, see the unit test
>
> com.sun.ws.rest.impl.inject.AllInjectablesTest
>
> but may be i only fixed this properly for 0.7, i cannot remember....
Oh well, we'll get back to this feature when we move to 0.7. It's
needed for a marginal feature.
>
> Note that this cannot be injected on to constructor or method parameters.
The compiler does not let me either :-)
I'll have to get around to reading the spec someday, but I can keep
putting it off until it settles down a bit as long as it's so
turbulent :-)
Gabor Szokoli