RE: WebServer shutdown

2002-02-20 Thread EXT-Raiteri, Ashley L
aiteri ps. thanks for the all the work you've been doing lately, we might even consider doing a new build and download tar with the frenzy of activity in the last week. -Original Message- From: Daniel Rall [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 1:40 PM To: XML

WebServer shutdown

2002-02-20 Thread Daniel Rall
Ashley, shouldn't the listener thread be shut down before the runners so that the server doesn't accept more connections which it can't process? Other than that, this looks good to me. Anyone else have any comments? ---Webserver.java +++Webserver.java @@ -351,7 +351,11 @@ {