Ya, I had (have) the same problem. It could happen when you call channel.open() on a channel that's already connected.
On Jul 6, 2:54 pm, Amorgos <[email protected]> wrote: > Any views on this? > > Thanks > > On Jul 4, 9:41 am, Amorgos <[email protected]> wrote: > > > > > Hey, > > > I have created servlet which is hooked onto the POSTs for /_ah/channel/ > > connected/ and /_ah/channel/disconnected/. This is hit most of the > > time, but it does not get executed every time. > > > Is this expected behaviour? > > > Thanks! -- 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.
