> From: Gregor Schneider [mailto:[EMAIL PROTECTED] > Subject: Again: Autodeploy in Tomcat 6 > > Next, I put a webapp (roller.war) into ${catalina.home}/webapps - > awaiting deployment....
Since you've redefined the appBase to example.com, nobody's looking at the old appBase directory. What happens if you put roller.war into ${catalina.home}/example.com/webapps instead? BTW, if you have only a single <Host> element, there's no reason to change the name; all requests will be delivered there. If you have multiple <Host> elements, then post all of your server.xml file. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]