The situation:

I  am trying to specify the cactus.contextURL.  The default contextURL is
the name of the cactified war file, eg http://localhost/project-cactified/,
and I want/need to change it to http://localhost/

I've tried adding the cactus.properties to the <cactus> element as a
<cactusproperty>, as a pathelement of the <classpath>, even added it to the
<containerclasspath> out of desperation.

All of them end up with a "Failed to start container..." trying to hit
[http://localhost:80/project-cactified/ServletRedirector?Cactus_Service=RUN_TEST].

I simply need to know where I can successfully set
cactus.contextURL=http://localhost/

Many thanks,
Albert.
-- 
View this message in context: 
http://www.nabble.com/Help-cactus.contextURL-not-being-found-in-ANT-tf3721358.html#a10412463
Sent from the Cactus - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to