On Mon, 24 Jun 2002, Craig R. McClanahan wrote:

> On Mon, 24 Jun 2002, Milt Epstein wrote:
[ ... ]
>

Thanks for the info.


> > Also, is this something that only applies to Tomcat standalone, or
> > will it work when Tomcat is integrated with Apache?  If so, how
> > does it take care of the neccesary Apache httpd directives (either
> > JkMount or WebAppDeploy or whatever) to make sure Apache forwards
> > the appropriate requests to Tomcat.
>
> These tasks are targeted at Tomcat standalone.  They don't do
> anything about restarting your web server for you (and, AFAIK, you
> don't have any choice -- Apache, at least, does not have any notion
> of dynamic deployment without restarting, although the restart
> process can be pretty quick).

But it's more than just a matter of restarting Apache, right?  Even
with a restart, Apache has to know about the new URL's/contexts.  And
can that be done without modifying Apache's httpd.conf file?

(I'm asking because we may be setting up an environment with separate
"service" managers and "system" managers, with the service managers
having access to all the Tomcat stuff, but not the Apache stuff --
although they probably will be able to stop/start Apache.)

Thanks.

Milt Epstein
Research Programmer
Systems and Technology Services (STS)
Campus Information Technologies and Educational Services (CITES)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to