> From: Ryan Shelley [mailto:[EMAIL PROTECTED] > Subject: Re: Prefix Paths on Servlets > > So I've been able to deploy the servlet and access it with the "/it" > prefix, however, I noticed that when I redeploy my war, my custom > it#idm.war context file is also removed.
You can't use the manager app or any other conventional script I know of to do deployment or redeployment. (Remember, your .war file must be placed outside of the normal webapps directory.) All that's needed to deploy the app is to copy the it#idm.xml file into conf/Catalina/[host] - nothing else should be moved or updated. - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]