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
>