Hi
 
I have implemented manager-deployer config in my tomcat 5.5.23 setup.
And using ant for my build.xml to deploy webapps. I am recieveing below
errors while deployment of one of my applications named :custdash .
 
deploy:
 
BUILD FAILED
/opt/apps/custdash/home/build/build.xml:107: java.io.IOException: Server
returned HTTP response code: 403 for URL:
http://10.33.9.71:7181/manager/deploy?path=%2Fcustdash&update=true
 
Total time: 26 seconds

 
 
For such kind of errors, i found a thread like, 
http://www.oneofthosedays.org.uk/archives/2005/09/18/deploying-java-apps
-to-tomcat-via-ant/
 
Well, I did not find ReloadTask.java file on my server.
 
What could be remedy to this problem?
 
 
 
Thanks
Nehal
 
 

Reply via email to