users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Default Servlet Mapping?

From: Santiago Pericas-Geertsen <Santiago.PericasGeertsen_at_oracle.com>
Date: Wed, 14 Mar 2012 11:37:51 -0400

Hello Experts,

 We've done some work in Section 2.3.2 to better explain the integration with the Servlet container and its pluggability framework. Unfortunately, there are still some cases --in the absence of @ApplicationPath-- in which a servlet mapping must be specified in a DD.
 
 Shall we define a default servlet mapping for JAX-RS 2.0? JSF uses "/faces/*", for example. How about "/webapi/*" for us?

-- Santiago