Filip Hanik - Dev Lists wrote:
Remy Maucherat wrote:
Filip Hanik - Dev Lists wrote:
Since apps are shutdown before the connectors, all CometProcessors
are marked unavailable by the time the connector wants to invoke
CometEvent.END
when thinking about it, the servlet developer can piggy back
Remy Maucherat wrote:
Filip Hanik - Dev Lists wrote:
Since apps are shutdown before the connectors, all CometProcessors
are marked unavailable by the time the connector wants to invoke
CometEvent.END
when thinking about it, the servlet developer can piggy back on the
Servlet.destroy method,
Filip Hanik - Dev Lists wrote:
Since apps are shutdown before the connectors, all CometProcessors are
marked unavailable by the time the connector wants to invoke CometEvent.END
when thinking about it, the servlet developer can piggy back on the
Servlet.destroy method, but should we enable thi
Since apps are shutdown before the connectors, all CometProcessors are
marked unavailable by the time the connector wants to invoke CometEvent.END
when thinking about it, the servlet developer can piggy back on the
Servlet.destroy method, but should we enable this call to go through or
should