Yes, I'm using wss. And anyway, I enabled websockets on both listeners 1&2.
I'm connecting using: new
ClientWebSocket("wss://localhost:8181/WebSocketServer/websocket",
myListener);
Using wss and port 8181 standard on the dev server.
Thanks
--
[Message sent by forum member 'MohamzJava']
View Post: http://forums.java.net/node/819491