On 16/06/2012 20:28, Ravi wrote:
> 
> I am able to connect from browser to tomcat using non secure WS connection:
> ws://127.0.0.1:8080/Myserver
> 
> If I switch the connection string to secure protocol
> ws://127.0.0.1:8080/Myserver

That is neither the correct protocol nor the correct port.

> I get following error. Can somebody confirm if this has been
> implemented/known to work? I am using tomcat 7.0.27

Yes, it has been implemented.

Yes, it works.

The current examples need a few small tweaks to get them working with
the secure protocol. I'll do that shortly.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to