Re: Ant Tomcat Tasks Problem

2005-05-20 Thread Dominique Devienne
On 5/20/05, Matt Shostak <[EMAIL PROTECTED]> wrote: > tomcat.manager.url=http://localhost:8080/manager/html Maybe you're getting html because you're requesting html?! I know nothing about these tasks, but since the url you use ends in /html, it sounds logical to me it would return html. Maybe it'

Ant Tomcat Tasks Problem

2005-05-20 Thread Matt Shostak
I am trying to implement the Tomcat tasks into my build file, and I'm having some trouble that I hope some of you can help me figure out. I'm using Ant 1.6.2 and jakarta-tomcat-5.0.25 on Linux Redhat WS3. I have a tomcat.properties file in the same directory as my build file, and it contains webapp