2009/8/12 Caldarale, Charles R <chuck.caldar...@unisys.com>: >> From: carbotex [mailto:carbo...@gmail.com] >> Subject: RE: Setting Context Path in Tomcat >> >> I'm running Tomcat 5.5.27. > > For that level, it's a bit more complicated.
Chuck, that feature has already been ported to 5.5. It is mentioned as "44021, 43013: Add support for # to signify multi-level contexts for directories and wars." in http://tomcat.apache.org/tomcat-5.5-doc/changelog.html > Instead of just renaming the .war files, you have to deploy them somewhere > *outside* of the <Host> appBase directory, and create a <Context> element for > each in conf/Catalina/[host]/[appName].xml. (In your case, appName would be > group1#app1, group1#app2, group1#app3.) Inside each <Context> element, > include a docBase attribute that points to the location of the respective > .war file. > > - Chuck > Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org