Can you override this using the servlet mapping?

On Mon, Mar 4, 2013 at 12:11 PM, James Green <[email protected]>wrote:

> Just wanted to confirm that for us with a week-old 1.6.0 snapshot, JAX-RS
> ApplicationPath has no effect.
>
> The log shows JAX-RS endpoints created minus this path, and accessing this
> with the path ends up with a 404, but accessing them without the path
> brings up the code.
>
> What should be contextPath/api/myresource is now contextPath/myresource.
> Which is going to make routing requests from the outside world
> interesting...
>
> James
>

Reply via email to