Hi, You might be right. I've been away from TC 4.1 for too long to say definitively...
Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Lemke, Michael IZ/HZA-IOR [mailto:[EMAIL PROTECTED] >Sent: Monday, August 02, 2004 10:00 AM >To: 'Tomcat Users List' >Subject: RE: TC4.1.30 autoDeply ignored? > >Hi, > >yes, that helps. Then it doesn't deploy anything. Unfortunately, >still not what I want: > > <Host name="localhost" debug="0" appBase="webapps" > unpackWARs="true" > autoDeploy="false" liveDeploy="false" > deployXML="true"> > >.xml files aren't deployed in this configuration. Looks to me >I can't have .xml deployed but directories not. Only the other >way around. Right? > >Thanks, >Michael > >> -----Original Message----- >> From: Shapira, Yoav >> Sent: Monday, August 02, 2004 3:55 PM >> To: Tomcat Users List >> Subject: RE: TC4.1.30 autoDeply ignored? >> >> >> >> Hi, >> Does setting liveDeploy to false help? >> >> >> Yoav Shapira >> Millennium Research Informatics >> >> >> >-----Original Message----- >> >From: Lemke, Michael IZ/HZA-IOR >> >Sent: Monday, August 02, 2004 5:56 AM >> >To: Tomcat Users List >> >Subject: TC4.1.30 autoDeply ignored? >> > >> >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] >> >> >> >> >> This e-mail, including any attachments, is a confidential >> business communication, and may contain information that is >> confidential, proprietary and/or privileged. This e-mail is >> intended only for the individual(s) to whom it is addressed, >> and may not be saved, copied, printed, disclosed or used by >> anyone else. If you are not the(an) intended recipient, >> please immediately delete this e-mail from your computer >> system and notify the sender. Thank you. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
