Re: Ant deploy task failing with listing of html from manager page

2011-01-16 Thread Aivar Annamaa
Thanks, that did the trick! :) Actually I tried "manager/text" before, but as I was using the role "manager" (as the documentation suggested) I got 403 for response. Aivar It should be [...]/manager/text > > Note, that your user should have the role of "manager-script" to be > able to access tha

Re: Ant deploy task failing with listing of html from manager page

2011-01-16 Thread Konstantin Kolinko
2011/1/16 Aivar Annamaa : > Hi > > I'm trying to get started with Tomcat 7.0.6 on Win7. I'm able to deploy > using WAR upload form in Manager, but deploying using ant (1.8.2) "deploy" > task fails -- it just lists a bunch of html (without an error message) and > then says that BUILD FAILED. > > I w