Hello,
I would like to use "gwt-comet":
To get started, I tested the chat application provided with on the project site:
I also got the example running: It works fine within eclipse and with GWT development mode.
Then, I deployed it as a war file to my tomcat 6 server, and I receive this error repeatedly within the chat window:
error false net.zschech.gwt.comet.client.CometException: EventSource error
Does anyone have an idea what could be the cause?
How are your experiences with gwt-comet?
Thanks
Magnus