users@jax-ws.java.net

Re: Tomcat + JAX-WS + JSR109

From: Jitendra Kotamraju <jitendra.kotamraju_at_oracle.com>
Date: Thu, 28 Apr 2011 14:41:02 -0700

On 04/28/2011 11:53 AM, Manuel Hartl wrote:
> Hi,
>
> can anyone confirm that a setup with
>
> - tomcat 7
> - Jax-WS
> - JSR-109
>
> works?
>
> The goal is to create a modular webapp containing multiple jars with
> jax-ws services that are deployed without sun-jaxws.xml, but multiple
> web.xml's (fragments!).
109 web services are not supported by Tomcat/JAX-WS RI. You need a
container like GlassFish which supports JSR 109

Jitu
> Regards,
> Manuel
>