users@jax-ws.java.net

Re: Problems with the new version EA3

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Thu, 16 Nov 2006 14:45:29 -0800

Dima Gutzeit wrote:
> Hi,
>
> I've updated today the JAX-WS version to EA3, and I am getting the
> following warnings in the logs:
>
> Nov 16, 2006 9:44:42 AM
> com.sun.xml.ws.transport.http.servlet.ServletAdapter <init>
> WARNING: Container
> com.sun.xml.ws.transport.http.servlet.WSServletContextListener$ServletContainer
> doesn't support class com.sun.xml.ws.api.server.Module
>
> Does anyone know what it is all about ?
>
This is harmless warning message coming from ServletAdapter. Please
ignore. jaxws runtime tries to get Module SPI from the Container.
Probably we should hide this warning in this case.

thanks for reporting it,

-vivek.
> Regards,
> Dima Gutzeit.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>