Hi all,

how do you make a webapp the ROOT webapp with Tomcat 5?

I made the following modifications to my $CATALINA_HOME/conf/server.xml
file in Linux; and it did not work...

<Host appBase="webapps" name="localhost">
        <Context path="" docBase="myWebApp" debug="0" />

        |
        |
        |

</Host>

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date:
9/15/2006
 


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

Reply via email to