> From: pinky88 [mailto:[EMAIL PROTECTED] > Subject: How to deploy a web app on tomcat.. help needed plz.. :) > > I'm trying to deploy a web application on tomcat 5.5.23 but > I'm not exactly sure how to do so (beginner).
You might want to take a look at the doc: http://tomcat.apache.org/tomcat-5.5-doc/appdev/index.html especially this part: http://tomcat.apache.org/tomcat-5.5-doc/appdev/deployment.html > I've copied the war file and archive into the webapp directory but i'm > getting a message saying the requested resource is not available. Don't bother giving us an approximation or your interpretation of the message - post the exact message, since you have it readily available. As another poster already noted, take a look in Tomcat's logs for more information. > Does tomcat only allow one web application war file into the webapp > directory at a time maybe??? Of course not. The standard Tomcat 5.5 distribution comes with six applications in webapps, plus two more in server/webapps. Exactly what are you referring to with "webapp directory"? - 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]