• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

cactus&Ant-How to give contextURL

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hai,

We want to use cactus for in-container testing,but when we are integrating that with Ant.
We got an error like..below..even i used cactus.properites file in that i kept cactus.contextURL=http://localhost:7001/Testaxsis/
Testaxsis our webapplication context.
At fisrst it is taking the serverside prop's and clint side prop's after that it is again overriding cactus.contextURL to null.
Can anybody help us quickly..We feel happy on your help.

Failed to start the container after more than [180000] ms. Trying to connect to the
[http://localhost:7001/cactus-sample-servlet-cactified/ServletRedirector?Cactus_Service=RUN_TEST]
test URL yielded a [-1] error code. Please run in debug mode for more [http://localhost:7001/cactus-sample-servlet-cactified/ServletRedirector?Cactus_Service=RUN_TEST]
 
reply
    Bookmark Topic Watch Topic
  • New Topic