Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 5754 invoked from network); 1 Aug 2003 18:04:55 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Aug 2003 18:04:55 -0000 Received: (qmail 16870 invoked by uid 97); 1 Aug 2003 18:07:34 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 16863 invoked from network); 1 Aug 2003 18:07:34 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 Aug 2003 18:07:34 -0000 Received: (qmail 2400 invoked by uid 500); 1 Aug 2003 18:04:06 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 2353 invoked from network); 1 Aug 2003 18:04:05 -0000 Received: from tan25.ncr.com (HELO ncrusout2.NCR.COM) (192.127.94.25) by daedalus.apache.org with SMTP; 1 Aug 2003 18:04:05 -0000 Received: from susdayte08.daytonoh.ncr.com (localhost [127.0.0.1]) by ncrusout2.NCR.COM (8.11.2/8.11.2) with ESMTP id h71I45U23868 for ; Fri, 1 Aug 2003 14:04:05 -0400 (EDT) Received: by susdayte08.daytonoh.ncr.com with Internet Mail Service (5.5.2656.59) id ; Fri, 1 Aug 2003 14:04:04 -0400 Message-ID: From: "Bradberry, Rick" To: "'Tomcat Users List'" Subject: RE: Almost there Apache+Tomcat Date: Fri, 1 Aug 2003 14:04:03 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Well, to answer my own question -> comment out everything in jk2.properties. I found the post I needed right after I sent this email out. Thanks and sorry for posting too quickly. Rick -----Original Message----- From: Bradberry, Rick Sent: Friday, August 01, 2003 1:49 PM To: 'Tomcat Users List' Subject: Almost there Apache+Tomcat Ok I'm almost there, I have Apache talking to Tomcat using mod_jk. Everything seems to work great. The only problem is when Tomcat starts up it gives the following message. I've tried everything. The jar file (C:\ApacheGroup\jakarta-tomcat-4.1.18\server\lib\commons-logging.jar) is in the CLASSPATH. SEVERE: Can't create apr Java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory Thanks for any help Rick --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org