Re: one more noob question : Eclipse & Tomcat Ant tasks

2006-09-20 Thread Pierre Goupil
2006/9/20, Steve Loughran <[EMAIL PROTECTED]>: have you considered just using the command? Tomcat now supports deploy-by-copy, so copying something into the target dir is all you need. Yes, that just works fine, but I find it a bit frustrating not to manage to have the dedicated tasks wor

Re: one more noob question : Eclipse & Tomcat Ant tasks

2006-09-19 Thread Steve Loughran
Pierre Goupil wrote: Hello all ! I'm currently trying to use Tomcat Ant tasks from within Eclipse 3.2. (deploy, reload, start, stop, etc...). I join my build.xml for further insight. I've added "ant.jar", "catalina-ant.jar" & "tools.jar" to Window / Preferences / Ant /

one more noob question : Eclipse & Tomcat Ant tasks

2006-09-19 Thread Pierre Goupil
    Hello all !I'm currently trying to use Tomcat Ant tasks from within Eclipse 3.2. (deploy, reload, start, stop, etc...). I join my build.xml for further insight. I've added "ant.jar", "catalina-ant.jar" & "tools.jar" to Window / Preferences / Ant / runtime / global entries, but n