Keith Bottner wrote:
> I do believe that this is a legitimate bug but I need some way to workaround
> the issue since I can't wait to solve this until the next version of Tomcat
> is released.
It is worth entering this in Bugzilla, along with any work-around, so
it gets looked at.
Mark
En l'instant précis du 01/03/07 01:21, Keith Bottner s'exprimait dans
toute sa noblesse:
>
> Now this works perfectly if I do it from http://10.0.0.2/manager/html and
> use the Web interface to upload the ROOT.war. It deploys to / with no
> problems. But if I use the non HTML version it will not
I am documentation and Googled out. I am attempting to use the Tomcat
Manager so that I can script deployment to a Farm of servers. I soon found
out that deploying a ROOT web application does not work.
# curl -u manager:passsword -T /home/manager/ROOT.war
http://10.0.0.2/manager/deploy?path=/
I
I am documentation and Googled out. I am attempting to use the Tomcat
Manager so that I can script deployment to a Farm of servers. I soon found
out that deploying a ROOT web application does not work.
# curl -u manager:passsword -T /home/manager/ROOT.war
http://10.0.0.2/manager/deploy?path=/
I