On Fri, 17 May 2002, Anthony W. Marino wrote: > "ant all" in "jk" dir gives me the same error: > > > /mydirpath/jakarta-tomcat-connectors/jk/build.xml:100: Could not find file > > /mydirpath/jakarta-tomcat-connectors/coyote/build/lib/tomcat-coyote.jar to > > copy.
You need to build coyote first ( cd j-t-c/coyote ; ant ). Probably that will require tomcat-util :-) There is a build.xml in j-t-c/ that will build all of them. Or you can try the 'configure' path :-) Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>