My search was successful...
for all who are interested:
http://mail-archives.apache.org/mod_mbox/ant-user/200509.mbox/[EMAIL PROTECTED]
really seems to be the wrong url with html. will check that, when i am
back at work tomorrow!
regards. alex
Hi!
Dominique Devienne schrieb am 05.06.2006 19:28:
>> catalina.home = C:\\Program Files\\Tomcat4\\
>
> Prefer forward slash.
>
I faced some other problems with forward slash on local windows machine,
thus used windows slashes...
>> catalina.manager.server = localhost
>> catalina.manager.url =
>>
catalina.home = C:\\Program Files\\Tomcat4\\
Prefer forward slash.
catalina.manager.server = localhost
catalina.manager.url = http://${catalina.manager.server}:8080/manager/html/
Maybe it's the html/ at the end of the URL. I recall a similar pb a
few months back. --DD
--
Dear Mailinglist,
does anybody know, whether the catalina-ant task "undeploy" doesn`t work
well any more, respectively the tomcat manager?
I don't get an error message, but HTML output, which seems to be the
manager page
my target:
Values(build.properties):
##