----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Excellent, that's exactly the sort of thing I was looking for.
My only quandry is that the Main class is within a .jar file, and aliased
with initArgs and whatnot... Can I just touch the .jar file?
thanks,
john
-----Original Message-----
From: Jon Stevens [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 28, 2000 1:43 PM
To: Java Apache Users
Subject: Re: restarting a single zone?
----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
on 6/28/2000 7:50 AM, "Stotler, John M." <[EMAIL PROTECTED]> wrote:
> I've got 8 servlet zones set up. Is it possible to restart/reload one of
> them without disturbing the others?
Turn on classreloading. touch /usr/local/servlets/zone/foo.class
:-)
-jon
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]