Re: Session Listener

2013-06-28 Thread jhulford
gt; discovery. > > Cheers. > > On Friday, June 21, 2013 11:35:58 PM UTC+2, Valavanur Man wrote: >> >> We resolved the issue by added session listener to web.xml under Web-inf, >> as described above. We created the build.xml from GWT and referred to the >> web.xml. &g

Re: Session Listener

2013-06-26 Thread Magallo
describe that here to share my discovery. Cheers. On Friday, June 21, 2013 11:35:58 PM UTC+2, Valavanur Man wrote: > > We resolved the issue by added session listener to web.xml under Web-inf, > as described above. We created the build.xml from GWT and referred to the

Re: Session Listener

2013-06-21 Thread Valavanur Man
We resolved the issue by added session listener to web.xml under Web-inf, as described above. We created the build.xml from GWT and referred to the web.xml. We use ant to build the war file outside eclipse to build the project. Hope this helps. Thanks, GWTFan On Friday

Re: Session Listener

2013-06-21 Thread Magallo
Hi Valavanur, I know your question is a little outdated, but I have the same necessity and I don't knbow how to do. I mean, I tried in my GWT Explise project, to add a Session Listener as explained by loladi but it seems it doesn't work. Obviously I alse added the section in my we

Re: Session Listener

2013-06-21 Thread Magallo
Excuse me loladi, what do you exactly mean with "this works only in WEB Mode, in hosted mode the parameters -nohost or -noserver may eventually help"? What do we need to do exactly for this? On Monday, June 2, 2008 11:32:38 AM UTC+2, loladi wrote: > > Sorry i forgot: > this works only in WEB Mo