jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: JAX-RS 2.0 API for asynchronous server-side request processing

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Wed, 03 Aug 2011 12:43:32 +0200

On 08/02/2011 09:00 PM, Bill Burke wrote:
>
>
> On 8/2/11 2:25 PM, Markus KARG wrote:
>>>> I don't know. Maybe because one is an OSGi or Spring purist or wants
>>> to run the service in Google AppEngine or ...
>>>>
>>>
>>> I have *a lot* of users that don't want to run in a full EE
>>> environment.
>>> I have a few that just want to run within an embeddable HTTP engine
>>> (not even within a Servlet container). I will fight to the death of
>>> adding any required feature that mandates EE or doesn't allow for a
>>> standalone JAX-RS implementation.
>>
>> With "full" you mean the web profile? Are there actually JAX-RS enabled containers left over that would not fulfil that?
>>
>
> Yeah. Tomcat is not the full web profile.
>
Grizzly or Felix are certainly not a JavaEE containers either.