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

Atmosphere.js has errors #2

Closed
antani opened this issue Sep 19, 2013 · 0 comments
Closed

Atmosphere.js has errors #2

antani opened this issue Sep 19, 2013 · 0 comments

Comments

@antani
Copy link

antani commented Sep 19, 2013

I cloned this example and deployed the WAR file on Tomcat 7.0.42. I uncommented atmosphere-redis dependency inside pom.xml and added broadcaster = RedisBroadcaster.class inside the @managedservice annotation for class Chat.
maven could build the .war file which I manually copied over to Tomcat's webapps directory.
Tomcat could successfully deploy the war file. when I ran index.html in Firefox 23.0.1, I can see the following error inside firebug.
t
The error is tagged on atmosphere.js line 962 - due to this error, the page can not connect to the websocket and the page stays in the state of "Connecting"

@antani antani closed this as completed Sep 19, 2013
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