Re: ANT and Tomcat4

2002-07-26 Thread Erik Mattsson
Tomcat 4.1 includes the file server/lib/catalina-ant.jar which contains the code for the documented Ant tasks. Just put this in your $ANT_HOME/lib directory to enable them. I fixed my own from the tomcat4.1 src file. Just jar'ed it and put into the lib directory, and of course added these

ANT and Tomcat4

2002-07-25 Thread Erik Mattsson
file? //Erik - Erik Mattsson imBridge AB Vasaplatsen 8 SE-411 34 Göteborg Phone: +46-31-138310 Mobile: +46-733-174116 www.imbridge.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail

Trouble re-deploying a war file through manager

2002-07-25 Thread Erik Mattsson
Besides the other question about Ant and tomcat, Im having problems with the deploying through the manager. First I undeploy the servlet through http://192.168.0.150:8180/manager/remove?path=/iwipwebservice Then I upload the new iwipwebservice.war file to the webapps dir, and delete the