users@jersey.java.net

Re: [Jersey] Easier Spring configuration <was> Re: [Jersey] Registration of resource/provider classes via Spring

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 17 Nov 2008 16:24:15 +0100

On Nov 17, 2008, at 11:34 AM, Paul Sandoz wrote:

>
> On Nov 15, 2008, at 12:58 AM, Martin Grotzke wrote:
>> AFAICS amongst others the support of IoC scoped beans changed: before
>> there was an explicit support for springs "request" scope via the
>> SpringResourceProvider (mapping spring "request" to jerseys
>> PerRequest).
>> AFAICS you now abstracted this with the UndefinedMapper, so that such
>> scopes now are deferred to the IoC container, right?
>>
>
> I am planning to fix this.
>

Fixed.

Paul.