Sorry if this is a common question, I didn't find anything like it by Google.
In a Tomcat 6, I have a Context declaration in server.xml with a path and a docBase to a war file with a different name than the path: <Context path="/jforum" docBase="jforum-2.1.8"> ... </Context> When the webapp is deployed, two directories are created under webapps: webapps/jforum webapps/jforum-2.1.8 I suspect that there is a clever way to avoid this duplication, but cannot find how. -- mogul | nils weinander | hudiksvallsgatan 4 113 30 stockholm sweden | +46 8 4100 6456 | +46 709 78 28 37 | nils.weinan...@mogul.com | skype: nils.weinander | www.mogul.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org