war deploy

2004-05-11 Thread Philippe Valle
HI, how to deploy WAR file with ant 1.6.1 ( i use tomcat 4.1.29 ) : this lines in build.xml file doesnt works : <-- Configure the custom Ant tasks for the Manager application --> Thanks , for sample code . Philip --

war deploy problem

2003-12-05 Thread Philippe Valle
*my version of TOMCAT 4.1.26 and ANT 4.1.1* *my build.xml : * etc. >/target> *When i try :* ant install install: [install] OK - Installed application at context path /cms [install] BUILD SUCCESSFULL *Ant say is right but myapps is not avalaible. **