Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 1139 invoked from network); 10 Oct 2002 16:26:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 10 Oct 2002 16:26:15 -0000 Received: (qmail 11743 invoked by uid 97); 10 Oct 2002 16:26:06 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 11521 invoked by uid 97); 10 Oct 2002 16:26:03 -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 11443 invoked by uid 98); 10 Oct 2002 16:26:02 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: From: "Brzezinski, Paul J" To: tomcat-dev@jakarta.apache.org Subject: List Archive: Follow-up - jk2 jni doesn't work Date: Thu, 10 Oct 2002 12:25:04 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.51) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C27079.96F3F2DE" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_000_01C27079.96F3F2DE Content-Type: text/plain Jean-Frederic, Bill, Mladen Turk, List, I found this in the archive -- was this resolved? The code snippet OPT=-Djava.class.path=${TOMCAT_HOME}\bin\tomcat-jni.jar;${TOMCAT_HOME}\serve r\lib\commons-logging.jar What file did this get added to? I'm having *THIS* exact problem -- and haven't been able to resolve it, I've built the connectors and jakarta-tomcat-4.1.12 from src with no errors/problems but can't get the APR to init because of the java.lang.NoClassDefFoundError in AprImpl.java. I would like to get this working -- work-around is what I'm looking for, please help. Paul >From the archive: Re: [BUG] jk2 jni doesn't work ---------------------------------------------------------------------------- ---- From: jean-frederic clere Subject: Re: [BUG] jk2 jni doesn't work Date: Wed, 18 Sep 2002 23:41:39 -0700 ---------------------------------------------------------------------------- ---- Mladen Turk wrote: > This is the classloader problem. > > Think that Bill Baker is solving this, but until then add the > commons-logging.jar to the loaded classes when started inprocess: > > OPT=-Djava.class.path=${TOMCAT_HOME}\bin\tomcat-jni.jar;${TOMCAT_HOME}\s > erver\lib\commons-logging.jar I do not like this work-around: we will have end with a huge classpath. > > Adding commons-logging to the classpath solves the JNI problem. > > Bill, when can ve expect this will get solved? > > > > >>java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory >> at org.apache.jk.apr.AprImpl.(AprImpl.java:348) >>java.lang.NoClassDefFoundError >> >> > > > MT. > > -- mailto:Paul.Brzezinski@EDS.com Enterprise Distributed Capabilities EDS Corporation 248-265-8283 ------_=_NextPart_000_01C27079.96F3F2DE Content-Type: application/octet-stream; name="Paul J. Brzezinski (Paul.Brzezinski@EDS.COM).vcf" Content-Disposition: attachment; filename="Paul J. Brzezinski (Paul.Brzezinski@EDS.COM).vcf" BEGIN:VCARD VERSION:2.1 N:Brzezinski;Paul FN:Brzezinski, Paul J ORG:EDS;ENTERPRISE INFORMATION & TECHNOL 117867 TEL;WORK;VOICE:001 248 265 8283 TEL;WORK;VOICE:8 365 8283 TEL;PAGER;VOICE:001 877 502 2733 ADR;WORK;ENCODING=QUOTED-PRINTABLE:;MAJOR CLIENT DESIGNS/VENDOR MGMT 298942;3278=0D=0A750 TOWER DR=0D=0A;TROY;M= I;48098;US LABEL;WORK;ENCODING=QUOTED-PRINTABLE:MAJOR CLIENT DESIGNS/VENDOR MGMT 298942=0D=0A3278=0D=0A750 TOWER DR=0D=0A= =0D=0ATROY, MI 48098=0D=0AUS EMAIL;PREF;INTERNET:paul.brzezinski@eds.com REV:20020903T183156Z END:VCARD ------_=_NextPart_000_01C27079.96F3F2DE Content-Type: text/plain; charset=us-ascii -- To unsubscribe, e-mail: For additional commands, e-mail: ------_=_NextPart_000_01C27079.96F3F2DE--