RE: how to make a webapp the ROOT webapp with Tomcat 5
"lamzo" <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, It looks like I found the answer to my own problem: The key is to modify the xml files in the $CATALINA_HOME/Catalina/[host name] directory, because they take precedence. Lamine. -----Original Message----- From: lamzo [mailto:[email protected]] Sent: Sunday, September 17, 2006 11:01 AM To: 'Tag Libraries Users List' Subject: how to make a webapp the ROOT webapp with Tomcat 5 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] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: 9/15/2006 -- 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