Groups
Groups
Sign in
Groups
Groups
GWTEventService
Conversations
About
Send feedback
Help
Group path
GWTEventService
1–30 of 48
Mark all as read
Report group
0 selected
Sven Strohschein
11/2/14
Organizational change
Hi, the project owner is now changed completely back to the community. This will unfortunately not
unread,
Organizational change
Hi, the project owner is now changed completely back to the community. This will unfortunately not
11/2/14
Beñat Lizarazu
10/30/13
Change gwteventservice service's URL
Hi, I am using GWTEventService on a site which static content and server side content will be served
unread,
Change gwteventservice service's URL
Hi, I am using GWTEventService on a site which static content and server side content will be served
10/30/13
Somayeh Khodadad
7/7/13
detect connection lost on client side.
hi How do I notice on client side, that the user lost the connection, eg due to a network problem ?
unread,
detect connection lost on client side.
hi How do I notice on client side, that the user lost the connection, eg due to a network problem ?
7/7/13
anni...@googlemail.com
7/2/13
Map EventService user to Web User
I'm trying to map the event service user to my web session user. This is how I get my web session
unread,
Map EventService user to Web User
I'm trying to map the event service user to my web session user. This is how I get my web session
7/2/13
anni...@googlemail.com
7/2/13
How to map EventService User ID to my database User ID
Im relatively new to GWT but I already enjoy your event service very much. My problem at the moment
unread,
How to map EventService User ID to my database User ID
Im relatively new to GWT but I already enjoy your event service very much. My problem at the moment
7/2/13
Somayeh Khodadad
6/29/13
How to fire unlistenListener in DemoConversationApp ?
I'm using gwteventservice-1.2.1 and I have run DemoConversationApp and It works fine. i want to
unread,
How to fire unlistenListener in DemoConversationApp ?
I'm using gwteventservice-1.2.1 and I have run DemoConversationApp and It works fine. i want to
6/29/13
the.wizard
6/23/13
Using GWTEventService in cross site GWT
Hello everyone, I was having a trouble using GWTEventService ini my GWT application which is using a
unread,
Using GWTEventService in cross site GWT
Hello everyone, I was having a trouble using GWTEventService ini my GWT application which is using a
6/23/13
Sven Strohschein
12/21/12
GWTEventService 1.2.1 is released
GWTEventService 1.2.1 is now released (to prevent doomsday... ;-) ) and will be published to the
unread,
GWTEventService 1.2.1 is released
GWTEventService 1.2.1 is now released (to prevent doomsday... ;-) ) and will be published to the
12/21/12
Rubina Paul
,
Luigi Bifulco
5
8/19/12
How can we save state of a GWT page?
Hi, If you want hierarchical Persistence you could use IndexedDB API, but i have to tell you that
unread,
How can we save state of a GWT page?
Hi, If you want hierarchical Persistence you could use IndexedDB API, but i have to tell you that
8/19/12
Marcel Stör
,
Ricardo
2
7/19/12
Lack of activity
the same concern here
unread,
Lack of activity
the same concern here
7/19/12
Yogesh Patel
,
Nova
2
4/14/12
Critical Memory heap size issue
Hi, The event is hold in a queue for every user of the according domain, but the event should be
unread,
Critical Memory heap size issue
Hi, The event is hold in a queue for every user of the according domain, but the event should be
4/14/12
Irene Garcia Martí
,
Luigi Bifulco
2
3/9/12
Notifying events coming from localhost:8082 port. Is it possible?
websockets? 2012/3/7 Irene Garcia Martí <al06...@uji.es> Hi all, I have a server providing
unread,
Notifying events coming from localhost:8082 port. Is it possible?
websockets? 2012/3/7 Irene Garcia Martí <al06...@uji.es> Hi all, I have a server providing
3/9/12
Nova
1/10/12
GWTEventService 1.2 is now released (+ Central Maven Repository)
GWTEventService 1.2 The final version of GWTEventService 1.2 is now released. This time, it is also
unread,
GWTEventService 1.2 is now released (+ Central Maven Repository)
GWTEventService 1.2 The final version of GWTEventService 1.2 is now released. This time, it is also
1/10/12
Nova
,
Sean Flanigan
3
10/18/11
GWTEventService 1.2 RC1 is released
Hi Sean, Thank you for your positive feedback. Yes, the eventservice.properties of the conf directory
unread,
GWTEventService 1.2 RC1 is released
Hi Sean, Thank you for your positive feedback. Yes, the eventservice.properties of the conf directory
10/18/11
Nova
,
Dr.
3
10/12/11
Announcement of GWTEventService 1.2 and other changes
The URL for the changelog of GWTEventService 1.2 has been changed. Sorry for the inconvenience.
unread,
Announcement of GWTEventService 1.2 and other changes
The URL for the changelog of GWTEventService 1.2 has been changed. Sorry for the inconvenience.
10/12/11
Andrew
,
Nova
2
8/22/11
Expected 1.2 Release Date?
Hi, the target date of the release of GWTEventService 1.2 is in mid of September 2011 (next month).
unread,
Expected 1.2 Release Date?
Hi, the target date of the release of GWTEventService 1.2 is in mid of September 2011 (next month).
8/22/11
jako
5/17/11
active session
Hi, is there any way to detect if a connection from a client is still active before to add an event
unread,
active session
Hi, is there any way to detect if a connection from a client is still active before to add an event
5/17/11
Yogesh Patel
,
Sven S.
2
5/7/11
Session timeout handling via AJAX Push
Hi, the code looks good, but which user/client should get the event? At the moment your code tries to
unread,
Session timeout handling via AJAX Push
Hi, the code looks good, but which user/client should get the event? At the moment your code tries to
5/7/11
Maverick
, …
Luigi Bifulco
5
12/13/10
Syncronizing events and RPC calls
Buffering events at listener level is what I was considering to do as minimum-impact choice. Btw, if
unread,
Syncronizing events and RPC calls
Buffering events at listener level is what I was considering to do as minimum-impact choice. Btw, if
12/13/10
Ahmad Igbaria
,
sven.s
2
11/30/10
Events Only start when a component handler is fired !!
Hi, addListener(...) starts an async request like all other requests / server calls via GWT. When an
unread,
Events Only start when a component handler is fired !!
Hi, addListener(...) starts an async request like all other requests / server calls via GWT. When an
11/30/10
alona.oz
11/1/10
Long Polling with cluster
Hi, Does gwteventservice framework support clustering? I mean sharing message beetween several
unread,
Long Polling with cluster
Hi, Does gwteventservice framework support clustering? I mean sharing message beetween several
11/1/10
Nils
,
sven.s
3
9/26/10
Detecting connection loss of client
Hi Sven, thanks, that was excatly what I was looking for. Best regards Nils On 25 Sep., 23:58, "
unread,
Detecting connection loss of client
Hi Sven, thanks, that was excatly what I was looking for. Best regards Nils On 25 Sep., 23:58, "
9/26/10
Sean Flanigan
,
sven.s
7
9/5/10
Unit tests hanging
Dual core, but of the two tests I mentioned, I suspect one of them only failed in surefire's
unread,
Unit tests hanging
Dual core, but of the two tests I mentioned, I suspect one of them only failed in surefire's
9/5/10
sven.s
,
Eirik Brandtzæg
3
7/1/10
GAE experienced developers wanted
Hi, that could be a possible idea. The Channel API could be used internal at the server side when
unread,
GAE experienced developers wanted
Hi, that could be a possible idea. The Channel API could be used internal at the server side when
7/1/10
jako
,
Dan Corneanu
4
5/25/10
Test stress for GWTEventService
Hi, no sorry, it was just an idea. On Mon, May 24, 2010 at 10:36 AM, jako <gabrielemannocci@gmail.
unread,
Test stress for GWTEventService
Hi, no sorry, it was just an idea. On Mon, May 24, 2010 at 10:36 AM, jako <gabrielemannocci@gmail.
5/25/10
sven.s
4/3/10
GWTEventService 1.1.1 is released
GWTEventService 1.1.1 is released Version 1.1.1 is a maintenance release which contains some small
unread,
GWTEventService 1.1.1 is released
GWTEventService 1.1.1 is released Version 1.1.1 is a maintenance release which contains some small
4/3/10
Sean Flanigan
,
sven.s
2
3/25/10
Patch for shared sessions (multiple browser tabs)
Hi Sean, I have answered to your patch at the issue tracker. That is a really great enhancement for
unread,
Patch for shared sessions (multiple browser tabs)
Hi Sean, I have answered to your patch at the issue tracker. That is a really great enhancement for
3/25/10
sven.s
3/1/10
GWTEventService 1.1 is released
The final version of GWTEventService 1.1 is released now. Highlights of GWTEventService 1.1 are the
unread,
GWTEventService 1.1 is released
The final version of GWTEventService 1.1 is released now. Highlights of GWTEventService 1.1 are the
3/1/10
sasajovancic
,
sven.s
2
2/20/10
RemoteEventService maybe needs and list listeners
Hi, yes, that could make sense. Thank you for your suggestion. Two new methods will be implemented
unread,
RemoteEventService maybe needs and list listeners
Hi, yes, that could make sense. Thank you for your suggestion. Two new methods will be implemented
2/20/10
sven.s
,
Sean Flanigan
3
2/15/10
GWTEventService 1.1 beta is released
Hi, the document was saved in form design more. The form design mode must be switched of to fill out
unread,
GWTEventService 1.1 beta is released
Hi, the document was saved in form design more. The form design mode must be switched of to fill out
2/15/10