Silvio127 / gwt-comet

Automatically exported from code.google.com/p/gwt-comet
0 stars 0 forks source link

Chat example does not work in Opera 10.62 #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Run chat example in Tomcat 6 . Use java 6. Windows 7.

Connect to it with Opera 10.62

Sending works.

Receiving - not.

Instead it repeatedly tells:

error false net.zschech.gwt.comet.client.CometTimeoutException: 
http://localhost:8080/gwt-comet-examples-1.1.5/net.zschech.gwt.chat.Chat/comet 
timeout has expired after 10000ms

What version of the product are you using? On what operating system?

Version 1.1.5 downloaded from the site. I have Windows 7 as OS.

Original issue reported on code.google.com by ro...@softaria.com on 16 Sep 2010 at 1:41

GoogleCodeExporter commented 9 years ago
This has been reported on the gwt-comet forum:
http://groups.google.com/group/gwt-comet/browse_thread/thread/da682a82169d139b/0
2818fcea7e48838?lnk=gst&q=opera#02818fcea7e48838

Opera is known to not work. Their implemention of event source is non-standard 
and only worked in version 10.50 even their own demo application does not work. 

I'm hoping the implement the event source standard soon. 

Original comment by rich...@zschech.net on 26 Nov 2010 at 11:42

GoogleCodeExporter commented 9 years ago
Wow, incredible!

Unchanged GWT-Comet library works now with Opera 11.60! :-)

Original comment by thomas.p...@pcb-dev.com on 5 Jan 2012 at 4:33

GoogleCodeExporter commented 9 years ago
I verified, it didn't work with 11.50 ... Finally they did something right ;-)

Original comment by thomas.p...@pcb-dev.com on 5 Jan 2012 at 4:36