Hi Rich,

You need to provide more information on how you run your cactus tests. Are
you using the <cactus> task and the nested <tomcat5x> element? Or are you
setting up tomcat yourself? Do you modify in any manner the default tomcat
configuration as provided by the <cactus> task?

Thanks
-Vincent

> -----Original Message-----
> From: Cumbers [mailto:[EMAIL PROTECTED]
> Sent: lundi 13 d�cembre 2004 15:37
> To: Cactus Users List
> Subject: cactus not deploying war
> 
> Hey guys
> 
> I am trying to use ant with cactus to deploy my app to Tomcat and then
> test. I can run the ant tasks on the examples, i tested the servlet
> example that comes with the cactus download and it creates its own
> Tomcat instance, puts the cactified war file under the webapps dir and,
> most importantly, it unpacks the war file. cactus then runs the tests.
> 
> Currently with my app the same temporary instance of Tomcat is created,
> the cactified war file is placed under webapps, but the dam thing is not
> unpacking the war file, giving me errors like:
> 
> java.lang.IllegalArgumentException: Document base
> /tmp/cactus/tomcat5x/webapps/rms-dev does not exist or is not a readable
> directory
> 
> Now I know this is not available because the war file is not unpacked.
> Is there a school boy error I am making? Can anyone help?!
> 
> I am very new to this cactus game, go easy ;)
> 
> I can give more information if required!
> 
> Cheers
> 
> Rich
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



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

Reply via email to