I've implemented a simple BasicWebdavStore-based store and it is working great for distributing files. My underlying implementation relies on running a background service thread as a singleton instance. This service thread always remains running when Tomcat is shutdown because my service thread has no way of receiving a shutdown event notification so that it might clean itself up. Any advice about receiving such notification within the Slide, WCK, or Tomcat APIs?

Brian Ferris


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to