Thanks for the answer, of course changing "" characters to "/" works:)
M
Posts made by marybka
-
RE: Build error:taskdef class org.apache.catalina.ant.ReloadTask can not be found
-
RE: Build error:taskdef class org.apache.catalina.ant.ReloadTask can not be found
I'm having the some kind of problem. I'm trying to make it work under Windows XP, I have installed Tomcat here: C:\Program Files\Apache Software Foundation\Tomcat 6.0
So I changed the line in build.properties to: tomcat.home=C:\Program Files\Apache Software Foundation\Tomcat 6.0
And it doesn't work, I still get this message: .
Buildfile: build.xml BUILD FAILED C:\Documents and Settings\test1234\Pulpit\mango\app\build.xml:120: taskdef class org.apache.catalina.ant.ReloadTask cannot be found Total time: 0 seconds
May someone help me with that?