Thanks for the answer, of course changing "" characters to "/" works:)
Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
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?