Hi, >You are right. I copied config from my Tomcat 4.1 server.xml. After I >changed autoDeploy to false, my deployment no longer throws exception.
Good. Copying config files across major server versions is a risk, but I assume you mitigated it and I'm glad it works now. >quick question regarding Tomcat Manager application, I noticed that in >Tomcat 4, war is deployed to work dir while in Tomcat 5 war is in webapps, >are you guys changing the deployment structure? I'd say changed instead of changing, because we're talking about something that's more than a year and/or 10 releases (at least) old now ;) You will notice the bundled apps that come with the server (admin, manager, balancer, depending on your Tomcat release) are in the same server directory, not under the normal webapps one. We'd like to reserve that one for users, to alleviate confusion, present a cleaner workspace for users. Yoav 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]
