Hi, I'm trying to integrate the channel api with gwt-gae-channel library on client side, but I can't make it work. I followed the HowToUse wiki for the client part. For the clientId I'm using the string returned by the createChannel call (on the server side). I have no exception at execution in development mode but no alert box is displayed. Breakpoints set in the "onOpen" and the "onMessage" shows that these functions are not called. My application page opens correctly but there's also a blank page that appears. Can anyone help ?
Thanks On 4 déc 2010, 19:08, George Moschovitis <[email protected]> wrote: > >http://code.google.com/p/gwt-gae-channel/ > > excellent, thanks! > -g. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
