users@tyrus.java.net

Re: ContainerProvider

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Sun, 17 Feb 2013 01:31:07 +0100

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