users@jersey.java.net

[Jersey] Re: How to stop initialization of JAX-RS application?

From: Paul Sandoz <Paul.Sandoz_at_oracle.com>
Date: Mon, 17 Jan 2011 14:23:15 +0100

On Jan 17, 2011, at 12:25 PM, Markus Karg wrote:

> Paul,
>
> sure, but the JAX-RS specification doesn't mandate this exact
> behaviour AFAIK.

Correct, it does not say anything.


> So the question is, whether it should get added to the spec so *all*
> JAX-RS implementations *must* forward it to the Servlet layer and
> *must not* catch it silently but still go on starting the application?

Can you log a 311 issue? An runtime exception should result in
deployment failure.

Thanks,
Paul.