Description
Hi,
I have downloaded cactus and trying to execute the sample servlet example on the
jakarta-tomcat-4.1.30 as per the build.properties file through Apache Ant.
But in the build.xml file of the servlet example everything is related to jboss.
Please let me know how can I configure tomcat with the cactus.
I am getting following error
BUILD FAILED: C:\gitendra\jakarta-cactus-13-1.6.1\samples\servlet\build.xml:326: Failed to start the container after more than [180000] ms. Trying to connect to the http://localhost:8080/cactus-sample-servlet-cactified/ServletRedirector?Cactus_Service=RUN_TEST test URL yielded a [-1] error code.
Please run in debug mode for more details about the error.
Do I need to do any modification in web.xml of the Tomcat.
Please let me know how to solve this issue.
Waiting for your reply.
My mail address: gitendra@mahindrabt.com
Thank you.