On Oct 9, 2008, at 9:21 AM, Paul Sandoz wrote:
>
> On Oct 9, 2008, at 12:14 AM, Tim Pesce wrote:
>
>> The 1.0 (Sep. 8) spec in section 2.3.2 lists this as the param-name
>> of the Application subclass:
>>
>> javax.ws.rs.Application
>>
>> Jersey (Oct. 6 1.0 snapshot build) seems to expect (from
>> ServletContainer):
>>
>> public static final String APPLICATION_CONFIG_CLASS =
>> "javax.ws.rs.ApplicationConfig";
>>
>> Can someone verify this before I open an issue?
>>
>
> Thanks for finding this, i will fix it today.
>
Fixed.
Paul.