Hi,

    You can add these lines to Tomcat conf/server.xml:
<Context path="/YourAppALIAS" docBase="path/YourApp" reloadable="true">
</Context>

    The directory path/YourApp have to contains a subdirectory WEB-INF.

    :-)

----- Original Message -----
From: "Daniel Ritchey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 07, 2000 4:34 AM
Subject: TC4-m4 startup


> When and what loads the global web.xml located at
> %CATALINA_HOME%/conf/web.xml.
>
> I need to know how to move the web.xml file and tomcat_users.xml from the
> conf directory to something like conf/catalina/
>
> I know you can specify where server.xml should be loaded from, but how do
> you do this for the other files.
>
>
>
> Daniel Ritchey
> -------------------------
> [EMAIL PROTECTED]
> http://ritchey.dyndns.org
> AIM: CaptainSlapHappy
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to