I am trying to configure TC4.1.30 according to my needs.  When I set

 <!-- Define the default virtual host -->
      <Host name="localhost" debug="4" appBase="webapps"
       unpackWARs="false" autoDeploy="false" deployXML="false">

in conf/server.xml Tomcat nevertheless deploys every directory under
webapps.  The only effect I can generate with that line is to 
ignore the .xml files in webapps.  What am I missing here?

What I want eventually is to ignore directories, honor .xml files
and unpack .war files.

Thanks,
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to