I'm under the impression that onTerminate() is automatically called when the
handler is resumed, is this correct?
I have a handler (extends DefaultConcurent handler, GF V#, Grizzly 1.9.8)
and in onEvent() I do context.resumeCometHandler() which returns 'true' but
the onTerminate() is never called.
The rest of the callbacks are called as expected.
Thanks.
--
View this message in context: http://www.nabble.com/Grizzly-Comet-onTerminate%28%29-tp22793164p22793164.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.