On Thu, Aug 22, 2013 at 10:07 PM, Niki Dokovski wrote:
>
>
>
> On Thu, Aug 22, 2013 at 7:39 PM, Bob DeRemer wrote:
>
>> I’m trying to use the Tomcat8 jsr client functionality in a standalone
>> java client. I’m trying to use the minimal number of jars, so I gabbed
>> websocket-api.jar ONLY. Wh
On Thu, Aug 22, 2013 at 7:39 PM, Bob DeRemer wrote:
> I’m trying to use the Tomcat8 jsr client functionality in a standalone
> java client. I’m trying to use the minimal number of jars, so I gabbed
> websocket-api.jar ONLY. When I call
> ContainerProvider.getWebSocketContainer(), it returns nul
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Thursday, August 22, 2013 1:37 PM
> To: Tomcat Users List
> Subject: Re: standalone use of Tomcat 8 websocket-api.jar
> getWebSocketContainer returning null
>
> On 22/08/2013 17:39, Bo
On 22/08/2013 17:39, Bob DeRemer wrote:
> I’m trying to use the Tomcat8 jsr client functionality in a standalone
> java client. I’m trying to use the minimal number of jars, so I gabbed
> websocket-api.jar ONLY. When I call
> ContainerProvider.getWebSocketContainer(), it returns null.
>
> Do I