I am trying the Chat example provided by gwt-comet.
http://code.google.com/p/gwt-comet/source/browse/#svn/trunk/src/net/zschech/gwt/chat/client

I am using GWT 2.2.0, gwt-comet 1.2.2, Jetty (comes with GWT in
Eclipse) and Eclipse.

I copied all the java files, the xml files and put the lib in the
classpath.
When I run it, I don't get any error. But when I open the webpage I
cannot see anything (any widget that should appear) and my Console
shows:

[WARN] 404 - GET /net.zschech.gwt.chat.Chat.nocache.js (127.0.0.1)
1422 bytes
   Request headers
      Host: 127.0.0.1:8888
      User-Agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9.2.13)
Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13
      Accept: */*
      Accept-Language: pt-br,pt;q=0.8,en-us;q=0.5,en;q=0.3
      Accept-Encoding: gzip,deflate
      Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
      Keep-Alive: 115
      Connection: keep-alive
      Referer: http://127.0.0.1:8888/Chat.html?gwt.codesvr=127.0.0.1:9997
   Response headers
      Content-Type: text/html; charset=iso-8859-1
      Content-Length: 1422


I have no idea what it is about either how to fix it. Can some help
me?
Thanks a lot,

Lucas


On 6 abr, 22:04, Alexandre Ardhuin <alexandre.ardh...@gmail.com>
wrote:
> You can use the atmosphere framework and his GWT module 
> :http://code.google.com/p/atmosphere-gwt-comet/
>
> Alexandre.
>
> 2011/4/6 Lucas Garcia <somentelu...@gmail.com>
>
> > Is there someone working with Comet in GWT?
>
> > I tried to look for it, there are some libraries in which allow you to
> > do it, but I couldn't put any of them to work.
> > I've tried rocket-gwt and comet-gwt, but always getting errors and the
> > tutorials they provide are a little bit poor. Could someone give me
> > any tips?
>
> > Thanks!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to