RE: Tomcat 6 Context, docBase and path

2009-10-27 Thread Caldarale, Charles R
> From: Nils Weinander [mailto:nils.weinan...@mogul.com] > Subject: Re: [SPAM] - RE: Tomcat 6 Context, docBase and path - Found > word(s)if you received this in error in the Text body > > I know, but as I read the docs, that's primarily if you > need to modify contexts wi

Re: [SPAM] - RE: Tomcat 6 Context, docBase and path - Found word(s) if you received this in error in the Text body

2009-10-27 Thread Nils Weinander
Caldarale, Charles R wrote: From: Nils Weinander [mailto:nils.weinan...@mogul.com] Subject: Tomcat 6 Context, docBase and path Sorry if this is a common question, I didn't find anything like it by Google. Reading the actual Tomcat doc and FAQ is probably more productive. Tried tha

RE: Tomcat 6 Context, docBase and path

2009-10-27 Thread Caldarale, Charles R
> From: Nils Weinander [mailto:nils.weinan...@mogul.com] > Subject: Tomcat 6 Context, docBase and path > > Sorry if this is a common question, I didn't find anything > like it by Google. Reading the actual Tomcat doc and FAQ is probably more productive. > In a Tom

Tomcat 6 Context, docBase and path

2009-10-27 Thread Nils Weinander
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: ... When the webapp is deployed, two directories are created under webapps: web