On Thursday 20 February 2003 12:51 pm, Wendy Smoak wrote:
> On advice given here, I've got tomcat configured to _not_ unpack my .war
> file.  Then my ant 'deploy' target [not task] simply copies the .war file
> over to /path/to/tomcat/webapps.

Wendy, why are you dealing with war files during development at all? Ant does 
a great job installing and reloading from "docBases" at arbitrariry locations 
on the filesystem. I may not have read into your problem carefully enough but 
the very mentioning of war files with Ant Catalina tasks being used for 
something other that final distribution causes misgivings about your setup.
Paul

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

Reply via email to