Problem with tomcat and wireshark

2015-03-04 Thread Dmitrij David Padalino
Hi everyone, i'm testing my websocket application deployed in tomcat with wireshark. When i analize the websocket traffic and i select a websocket text message in wireshark to see its content, wireshark cannot read the unmasked payload. First i thought that was a problem of wireshark, so i

How to setup SPDY in tomcat

2015-03-01 Thread Dmitrij David Padalino
Hi, I developed a web application and now i want to add the support for SPDY. My configuration is Eclipse Luna and apache tomcat 8.0.12 on windows 8.1. A tutorial about SPDY for tomcat does not exist. In the documentation is written tha tomcat supports SPDY. Which is the configuration to solve