Hi

I cannot access any websocket applications when my client runs on a different machine from tomcat. It works fine if everything is on the same machine but once I access from a different machine I see the error below in my Firebug console:

"NetworkError: 403 Forbidden - http://remote-host:8080/examples/websocket/chat";


I have tested with all the sample websocket apps that come with tomcat and both with versions 7 and 8 of tomcat. I guess I need to configure some security constraint somewhere to allow access but I cannot find any documentation on it.

Thanks
Des


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

Reply via email to