Hello, I'm playing with comet support in lift, following the example from the book, and it works fine except for shutting down. I close the browser window where the page with the comet client was open and I would expect that at some point shortly after that the localShutdown method should be called.
However this doesn't happen (at least didn't happen in the last 10 minutes). Only when I shutdown the container, I see that the shutdown method was called. Is there some config to make the clients shutdown after the page referencing them is no longer open? -- Adam Warski http://www.warski.org http://www.softwaremill.eu -- You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en.
