Dear sir/Madam,
For the ability to execute Manager commands via HTTP requests, as
documented above, Tomcat 5 includes a convenient set of Task
definitions for the Ant build tool. In order to use these commands,
you must perform the following setup operations:
* Download the binary
On 3/1/06, ash ag <[EMAIL PROTECTED]> wrote:
> BUILD FAILED
> /opt/Ant/apache-ant-1.6.1/build.xml:47: javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException : No trusted certificate found
> Total time: 0 seconds
>
> How can i configure the certificate in this case.
>
Are
I am executing tomcat manager commands with ant.
I use the following ant build file.
https://192.168.8.225/manager"/>
Tomcat is configured for secure https:// connections only.
When i issue command
ant stop
i get the following exception :
Buildfile: bui