----------------------------------------------------------------
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!!!
----------------------------------------------------------------
"Robert Keith (UK)" wrote:
>
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
> Hi Guys,
>
> Is there any way to add a servlet zone to JServ without having to restart
> apache.
>
> I am looking to set up a server that dynamically updates servlet zones, and
> servlet property files etc.
>
> regards
>
> Robert Keith
I dont think there is any way u can add servlet zones without restarting
apache coz the configuration files(httpd.conf,..) are read by the server
when it starts.
So any changes to reflect, u need to restart apache so that it starts
with the new configurations......
Well, u can write a script which adds servlet zones to the conf file and
then restarts the server.
-Ishpal.
>
> --
> --------------------------------------------------------------
> 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]