Following this line of reasoning, I also ended up creating ../util/build/lib and copying tomcat-util.jar. Everything seemed to build correctly this time, anyway.
Thanks for the suggestions. Jerry -----Original Message----- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 2:35 PM To: 'Tomcat Users List' Subject: RE: JK Connectors for Tomcat 4.1.3 beta OK, it's beta. What happens if you create the directory that's missing and copy the jar file to it? John Turner [EMAIL PROTECTED] http://www.aas.com -----Original Message----- From: Jerry Jalenak [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 3:31 PM To: 'Tomcat Users List' Subject: RE: JK Connectors for Tomcat 4.1.3 beta Well, now that's a stumper. There isn't a D:\DevSys\jakarta-tomcat-connectors-4.1.3-src\coyote\build\lib directory. The structure that was expanded from the .zip file looks like this: jakarta-tomcat-connectors-4.1.3-src common build coyote src conf java test http11 src conf java test jk build classes conf lib conf doc jk2 java jkant native native2 support test xdocs lib scandoc util java webapp apache-1.3 apache-2.0 docs include java lib support Could the overall structure have changed from Tomcat 4.0.x to 4.1.x? Jerry -----Original Message----- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 2:15 PM To: 'Tomcat Users List' Subject: RE: JK Connectors for Tomcat 4.1.3 beta OK, what happens if you copy the tomcat-coyote.jar file from tomcat/server/lib to D:\DevSys\jakarta-tomcat-connectors-4.1.3-src\coyote\build\lib?? John Turner [EMAIL PROTECTED] http://www.aas.com -----Original Message----- From: Jerry Jalenak [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 3:12 PM To: 'Tomcat Users List' Subject: RE: JK Connectors for Tomcat 4.1.3 beta No, it's not. I would have assumed that all of the files necessary to build the connectors would have come down in the .zip file. There is a tomcat-coyote.jar in tomcat/server/lib.... Jerry -----Original Message----- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 1:45 PM To: 'Tomcat Users List' Subject: RE: JK Connectors for Tomcat 4.1.3 beta "BUILD FAILED D:\DevSys\jakarta-tomcat-connectors-4.1.3-src\jk\build.xml:110: Could not find file D:\DevSys\jakarta-tomcat-connectors-4.1.3-src\coyote\build\lib\tomcat-coyote .jar to copy." OK, I have to ask...do you have the tomcat-coyote.jar file in that location? John Turner [EMAIL PROTECTED] http://www.aas.com -----Original Message----- From: Jerry Jalenak [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 2:39 PM To: '[EMAIL PROTECTED]' Subject: JK Connectors for Tomcat 4.1.3 beta Hi, I'm trying to get Tomcat 4.1.3 beta running with Apache 2.0.39 under Windows NT, but cannot seem to get the JK connectors to compile correctly with Ant. I've downloaded the source file for the connectors from the jakarta site, modified the build.properties, and tried to run Ant. I get the following messages: Buildfile: build.xml detect: [echo] -------- jakarta-tomcat-connectors -------- guess_catalina40: guess_catalina41: cpath: prepare: [copy] Could not find file D:\DevSys\jakarta-tomcat-connectors-4.1.3-src\coyote\build\lib\tomcat-coyote .jar to copy. BUILD FAILED D:\DevSys\jakarta-tomcat-connectors-4.1.3-src\jk\build.xml:110: Could not find file D:\DevSys\jakarta-tomcat-connectors-4 .1.3-src\coyote\build\lib\tomcat-coyote.jar to copy. Total time: 1 second Does anyone have a procedure that works? Better yet, does any have the JK connectors already built for this configuration that you could send me? Thanks! Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. This transmission (and any information attached to it) may be confidential and is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient or the person responsible for delivering the transmission to the intended recipient, be advised that you have received this transmission in error and that any use, dissemination, forwarding, printing, or copying of this information is strictly prohibited. If you have received this transmission in error, please immediately notify LabOne at (800)388-4675. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
