I'm still unable to get the cactus ant task to poll the URL I am specifying to determine if my server is started (https://fafsasundev.ic.ncs.com:8443/FOTWWebApp). I've tried all of the following: ant -f /www/dev50/fotw/merge/f45run_ut.xml run_tests -Dcactus.contextURL=https://fafsasu ndev.ic.ncs.com:8443/FOTWWebApp ant -f /www/dev50/fotw/merge/f45run_ut.xml run_tests -Dcactus.config=/www/dev50/fotw/mer ge/cactus.txt ant -f /www/dev50/fotw/merge/f45run_ut.xml run_tests -propertyfile /www/dev50/fotw/merge /cactus.txt I also tried setting this by placing a cactus.properties file in my classpath. All of these give me the same result: file:/www/dev50/fotw/merge/f45run_ut.xml:82: Failed to start the container after more th an [120000] ms. Trying to connect to the [http://localhost:8080/FOTWWebApp/ServletRedirector?Cactus_ Service=RUN_TEST] test URL yielded a [-1] error code. Please run in debug mode for more details about the error. Can anyone tell me what I am doing wrong or at least RTFM me? Thanks, Sam
--------------------------------- Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard
