> This is what I get when I do "ant":
>
> BUILD FAILED
>
> /mydirpath/jakarta-tomcat-connectors/jk/native2/build.xml:90: Could not
create
> task of type: so. 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).
>
> Any thoughts?

You have to build the Java parts of JK first (go in
jakarta-tomcat-connectors/jk, do "ant"), which include the Ant tasks.

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to