SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
Rob Spoor wrote:Is this JAR file deployed with your web application? If so, make sure it doesn't. Tomcat 7.0.53 comes with its own JAR file in the lib folder (websocket-api.jar).
I have ensured that JAR files in tomcat lib for web socket should properly skipped and my connection could established.
Ulf Dittmer wrote:Why is the class extending HttpServlet instead of Endpoint?
So I think this is something to look at closely: a) are your classes in a jar file (or several)?, and b) if they are, what are the names of those jar files?
Ulf Dittmer wrote:You need to investigate the issue about jar file scanning. Why don't you start by giving us some information so we can help you:
Ulf Dittmer wrote:noticing that the "examples" web app that comes with Tomcat 7 contains 4 complete. Too late :-(
Here. Have a potato. I grew it in my armpit. And from my other armpit, this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|