----------------------------------------------------------------
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!!!
----------------------------------------------------------------

The problem I have is this, lets say a new user starts with my company, he /
she is going to develop servlets, so I create a zone etc for her, however I
can't take the server down every five minutes to ensure that all users have
servlet zone, since many others will be developing on the same server.

Any ideas on doing this without restarting apache.

-----Original Message-----
From: ishpal [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 18, 2000 10:45 PM
To: Java Apache Users
Subject: Re: Configuring Multiple Servlet Zones


----------------------------------------------------------------
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]


--
--------------------------------------------------------------
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]

Reply via email to