Hi, I want to use Cactus to test JSP Taglibs.
I use Tomcat 4.0.6, JUnit 3.7, jakarta-cactus-13-1.4 and JavaTM 2 SDK, Enterprise Edition 1.3. Trying to install the Cactus samples I modified the build.properties file. Starting the deployment with ant tests.all I get an error: C:\cactus\jakarta-cactus-13-1.4\sample-servlet\build\build.xml:355: Could not create task of type: junit. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in the lib directory of your ant installation (ANT_HOME). at org.apache.tools.ant.UnknownElement.makeTask(UnknownElement.java:153) ... The problem is within the following code: <target name="tests"> What's wrong? Freundliche Gr��e - Kind regards Dr. Verena Lampe Beraterin ____________________________________________________________________ INSIDERS Consulting GmbH Wilh.-Th.-R�mheld-Str. 18 55130 Mainz Germany Internet: www.insiders.de Mail: [EMAIL PROTECTED] Tel: 06131-98210-28 Fax: 06131-98210-11 -- To unsubscribe, e-mail: <mailto:cactus-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:cactus-user-help@;jakarta.apache.org>
