--- "Stone, Timothy" <[EMAIL PROTECTED]> wrote: > List, > > I'm deploying the rather simple Lucene demo on > Tomcat 4.0.6. I would like to remove the examples > and ROOT contexts to further harden the development > deployment on the production servers. >
yeah u can remoce the default context using rm -r TOMCAT_HOME/webaps/example but donot remove the admin context it is for administrator purpose . regards sonam singh > I see a /conf/server-noexamples.xml.config file that > seems to provide exactly what I'm looking for. Is > this correct? > > May I also remove the Manager context/webapp without > adversely affecting deployment? > > Thanks for your feedback in advance. > > Warmest Regards, > Tim > > -- > /** > * Timothy Stone . Sun Certified Java > Programmer > * Web Master . tstone at cityofhbg dot com > * City of Harrisburg . 717.255.7297 > * Pennsylvania USA . 717.903.9162 > * > * "This Satan's drink [coffee] is so delicious, > * we shall cheat Satan and baptize it." > * --Pope Clement VIII > */ > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
