On 2/16/13 9:39 PM, Arun Gupta wrote:
> ContainerProvider javadoc says:
>
> Specifically, the fully qualified classname of the container
> implementation of ContainerProvider must be listed in the
> META-INF/services/javax.websocket.ContainerProvider file in the JAR
> file containing the websocket API.
>
> But I see this file in:
>
> unzip -p tyrus-client.jar
> META-INF/services/javax.websocket.ContainerProvider
> org.glassfish.tyrus.client.ClientManager
>
> Bug ?
yes, but in javadoc; it makes no sense to put this in API jar.
Pavel
>
> Arun
> --
> http://twitter.com/arungupta
> http://blogs.oracle.com/arungupta