Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No connection to WebSocket #3

Open
arsenij-solovjev opened this issue May 20, 2012 · 0 comments
Open

No connection to WebSocket #3

arsenij-solovjev opened this issue May 20, 2012 · 0 comments

Comments

@arsenij-solovjev
Copy link

Using JBoss-7.2, I configured the server as described in the README, as well as copypasted the code from the WebServlet example in the README.
Further I wrote an Html which works against other web socket servers.

When I tried to reach the Servlet per URL :8080//websocket the server returned a 405, saying that it doesn't support GET. However trying to talk to it as a web socket yields no reaction.

Do you have an idea why this might be the case? Against which revisions of jboss-as has this been tested?

(Edit: I tried this with JBoss-7.1.3 and it didn't work either :/ )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant