I haven't read through all of the documentation yet, but while I was
looking at the manager app and trying to understand how it works
I noticed something.  The manager app is not in
/jakarta-tomcat-4.1.24/webapps.
Instead there is a manager.xml that has a context
<Context path="/manager" docBase="../server/webapps/manager" debug="0"
privileged="true">
Does that mean if I put a app.xml in /jakarta-tomcat-4.1.24/webapps I can
serve my app
from directories other than /jakarta-tomcat-4.1.24/webapps?  If so, are
there any advantages
or disadvantages of doing that?

Thanks,
Mike



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

Reply via email to