RE: Prevent Deployment

2011-08-30 Thread Caldarale, Charles R
> From: Mark Thomas > subject: RE: Prevent Deployment > > I don't believe there's a way to do this directly > Take a look at deployIgnore for the Host. Looks like I need to brush up on current capabilities... Thanks for the correct answer, which is obviously way

Re: Prevent Deployment

2011-08-30 Thread Jesse Farinacci
Greetings, On Tue, Aug 30, 2011 at 11:33 AM, Mark Thomas wrote: > Take a look at deployIgnore for the Host. Solved. Thanks! -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not. ---

Re: Prevent Deployment

2011-08-30 Thread Mark Thomas
On 30/08/2011 16:22, Jesse Farinacci wrote: > Greetings, > > I'm using Tomcat 7.0.20 on IBM JDK 1.6.x. > > For historical reasons, I have some folders which are inside webapps. > I can not remove them for historical reasons. I also have Tomcat > auto-deploy web applications, it would be very nice

RE: Prevent Deployment

2011-08-30 Thread Caldarale, Charles R
> From: Jesse Farinacci [mailto:jie...@gmail.com] > Subject: Prevent Deployment > I'm using Tomcat 7.0.20 on IBM JDK 1.6.x. Thanks for telling us; many don't bother. > For historical reasons, I have some folders which are inside webapps. Do you mean they are under the

Prevent Deployment

2011-08-30 Thread Jesse Farinacci
Greetings, I'm using Tomcat 7.0.20 on IBM JDK 1.6.x. For historical reasons, I have some folders which are inside webapps. I can not remove them for historical reasons. I also have Tomcat auto-deploy web applications, it would be very nice if I could prevent Tomcat from deploying a particular fol