users@jersey.java.net

Re: [Jersey] Spec discrepancy w/ Servlet init parameter?

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Thu, 09 Oct 2008 09:21:21 +0200

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.

Paul.

> Thanks,
>
> Tim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>