build from source

43 views
Skip to first unread message

vassilux

unread,
Mar 26, 2013, 7:42:30 AM3/26/13
to gwt-...@googlegroups.com
Hi alls,
I'm new to the gwt-comet project and my question is very simple...
I want to build the project from source. The project imported to my workspace but I got the errors cause jetty, grizzly libs missing.

Is there a Readme file to help build from source ?
Thank

Richard Zschech

unread,
Mar 26, 2013, 8:03:07 AM3/26/13
to gwt-...@googlegroups.com
If you dont want to deploy to Jetty or Grizzly, or are not concerned about the performance tweaks those classes implement, the easiest option is probably deleting the files. Otherwise you need to download and add the missing libs to your classpath.

vassilux

unread,
Mar 26, 2013, 10:30:44 AM3/26/13
to gwt-...@googlegroups.com
Hi Richard,
Yes I did it after sent my message , sorry :)
I recompiled for GWT2.4 and it works well but I have just a question ,
In my case I want to catch the case when the browser is killed and I must to send to my backend the message “client_disconnected”.
I override in my servlet the method “cometTerminated “and check if the serverInitiated is true.
But I’m not sure if it is a good way.
Is there a possibility to detect when the user session is dead ?

Vassili
Reply all
Reply to author
Forward
0 new messages