Hi all,

I'm attempting to deploy a JSR-356 (WebSocket) application to a Tomcat server. 
The application works beautifully on my local IntelliJ/Tomcat 7.0.52 
environment, but when I deploy it to the staging server, the @ServerEndpoint 
classes don't get detected by Tomcat, and attempting to connect to them gets me 
a 404. My development OS is Windows 7, the server OS is Ubuntu 14.04, and in 
both cases, Tomcat is at version 7.0.52 running on Java 1.8. Thank you in 
advance.

Kyle

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

Reply via email to