Hi all,

I'm trying to deploy a new application using tomcat manager, since I do not 
have access to the Linux-box where tomcat is running, hence the use of manager. 
I'm trying to follow what is specified in tomcat manager docs provided at 
http://tomcat.apache.org/tomcat-"6.0-doc/manager-howto.html";, where I'm using 
command as "wget 
http://localhost:8080/manager/deploy?path=/myapp&war=file:/tmp/myapp.war"; , 
this is returning me the error as "FAIL - Failed to deploy application at 
context path /myapp". How can I debug this issue. What are the possible ways of 
knowing what the issue is.

Regards,
Ravikiran N

Reply via email to