Incidentally, I ran across some Signal handling information recently which might enlighten or confuse. Enjoy.
http://www-106.ibm.com/developerworks/ibm/library/i-signalhandling/ benjamin vandgrift ekos project team ph#: 502.564.9375x242 mob: 859.333.7320 > -----Original Message----- > From: Kieron Wilkinson [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 15, 2002 7:11 AM > To: 'Tomcat Users List' > Subject: RE: HUP signal stops Tomcat? > > > > > From: David Goodenough [mailto:[EMAIL PROTECTED]] > > >Tomcat is written in Java which has no concept of signals as > they are not > >consistantly available on all platforms. It is this > unlikely that Tomcat > >could ever support such signals. Run in conjunction with > Apache or some > >other Web Server yes it can, but on its own, no. > > Thanks for the pointer. We actually support signal processing > in our Java > applications which are essentially server side RMI services, > but as they are > always run under a Unix type environment.... > > ;) > > So I agree then, thanks! > > Kieron Wilkinson > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
