Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 5911 invoked from network); 31 Dec 2003 16:01:19 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 31 Dec 2003 16:01:19 -0000 Received: (qmail 80480 invoked by uid 500); 31 Dec 2003 16:01:04 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 80428 invoked by uid 500); 31 Dec 2003 16:01:04 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 80413 invoked from network); 31 Dec 2003 16:01:04 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 31 Dec 2003 16:01:04 -0000 Received: (qmail 6390 invoked by uid 50); 31 Dec 2003 16:01:09 -0000 Date: 31 Dec 2003 16:01:09 -0000 Message-ID: <20031231160109.6389.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 25839] New: - tomcat-jk.jar is missing all ajp classess X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25839 tomcat-jk.jar is missing all ajp classess Summary: tomcat-jk.jar is missing all ajp classess Product: Tomcat 5 Version: 5.0.16 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: Connector:AJP AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: shiehj@yahoo.com I donwloaded a win32 binary version of Tomcat and installed on my PC. During setting up JK connector to Apache, I got "ClassNotFound" exception when using org.apache.ajp.tomcat4.config.ApacheConfig". Turned out that the whole tomcat- jk.jar didn't have all the AJP classes. Copying a jar file from 4.1.24 with the same name fixed the problem. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org