RE: stopping threads when sever stops

2004-08-11 Thread Jim Barrows
> -Original Message- > From: Jignesh Patel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 11, 2004 4:05 PM > To: Struts Users Mailing List > Subject: stopping threads when sever stops > > > Hi Rick, > > We are developing our software using struts and

stopping threads when sever stops

2004-08-11 Thread Jignesh Patel
Hi Rick, We are developing our software using struts and quartz with tomcat. When we stop our web server it never stops the back end running threads. We tried by developing separate listener but we never able to shutdown our application properly. any suggestion will be helpful on this. -Jignesh