On Wed, 11 Dec 2002 15:41:11 -0500
"Noel J. Bergman" <[EMAIL PROTECTED]> wrote:

> This should have given you a clue:
> 
>    <!-- Define properties for each web application.  This is only
>    needed
>         if you want to set non-default properties, or have web
>         application document roots in places other than the virtual
>         host's appBase directory.  -->
> 
>    <!-- Tomcat Root Context -->
>    <!--
>      <Context path="" docBase="ROOT" debug="0"/>
>    -->
> 
> Replace the docBase value with your desired webapp.
> 
>       --- Noel
> 
>

Thanks. It was a little more complicated than that, but it got me on the
right path. I was confused by some of the tags which it turns out are
not required.

Mike

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

Reply via email to