On Mon, Dec 13, 2010 at 2:47 PM, Caldarale, Charles R <chuck.caldar...@unisys.com> wrote: >> I just have a process that generate a MYAPP.war (upper case) > > So fix your broken process so it generates the correct name. :-)
> > If you insist on using a webapp name that doesn't match the expected URL, > then you must keep the webapp *outside* of the <Host> appBase directory, and > create a conf/Catalina/[host]/[appName].xml file containing a <Context> > element with a docBase attribute that points to the deployed location. Note > that [appName] above is what you want to appear in the URL. > OK, so in conclusion, there is no way to reproduce the way tomcat 5.0 worked (on that particular topic) on tomcat 7.0. Thanks for your help Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org