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
>