eis / jboss-websocket-demo

Demo of WebSocket functionality in JBoss
MIT License
5 stars 7 forks source link

Not working on EAP6.1 / Win7 #8

Closed perabello closed 9 years ago

perabello commented 9 years ago

Hi there,

I've followed the instructions in your README file, but I can't seem to get connected. The application just says: "Error: WebSocket not supported by the server" I am running on Windows 7, JDK7, 64Bit

Thanks, Pere

eis commented 9 years ago

I've now added a Vagrant file so this repo now contains full environment setup for VM as well. This should result in a workable demo even if local JBoss setup has some issues. I've also updated README to contain full isntructions for both. Thus this should not be an issue anymore.