users@jersey.java.net

Re: [Jersey] JAX-RS

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Tue, 08 Jun 2010 19:52:38 +0200

On Jun 8, 2010, at 6:39 PM, Joćo Rossa wrote:

> hi! i was wondering if jdk includes any form of a JAX-RS api web
> service?
>

No, Sun's/Oracle's JDK does no ship with a JAX-RS implementation.

Which, IMHO, is a good thing as it means it is easier to get updates
to a JAX-RS implementation and you do not need to use some form of
endorsed mechanism.

Paul.