Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 3122 invoked from network); 14 Feb 2004 17:47:35 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 14 Feb 2004 17:47:35 -0000 Received: (qmail 56644 invoked by uid 500); 14 Feb 2004 17:47:03 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 56626 invoked by uid 500); 14 Feb 2004 17:47:03 -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 56607 invoked from network); 14 Feb 2004 17:47:03 -0000 Received: from unknown (HELO slctnet.com) (207.137.0.3) by daedalus.apache.org with SMTP; 14 Feb 2004 17:47:03 -0000 Received: from microps.com (mps-178.microps.com [207.137.13.178] (may be forged)) (authenticated) by slctnet.com (8.11.6/8.11.6) with ESMTP id i1EHl6Z20586 for ; Sat, 14 Feb 2004 09:47:06 -0800 Message-ID: <402E5F1D.2060002@microps.com> Date: Sat, 14 Feb 2004 09:47:09 -0800 From: "John B. Moore" User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Tomcat 5 Autoconfig References: <402A6DF3.4030309@microps.com> <402B1C30.7000503@microps.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------090903070502070102040201" 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 --------------090903070502070102040201 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Thanks, I'll check that out... John.. Bill Barker wrote: >"John B. Moore" wrote in message >news:402B1C30.7000503@microps.com... > > >>Ah, further checking on the Sun website indicates that it is: >> >>Apache Tomcat Version 5.0.18 >> >> So... why did it not work... >> >> > >I don't know. Maybe Sun packages Tomcat differently than Apache does. The >class should be in server/lib/jkconfig.jar. > > > >>Catalina.start: java.lang.ClassNotFoundException: >>org.apache.jk.config.ApacheConfig >> java.lang.ClassNotFoundException: org.apache.jk.config.ApacheConfig >> >> ???? >> >> >>Bill Barker wrote: >> >> >> >>>In 5.0.18 it was added back as org.apache.jk.config.ApacheConfig. >>> >>>"John B. Moore" wrote in message >>>news:402A6DF3.4030309@microps.com... >>> >>> >>> >>> >>>>Greetings.. >>>> >>>> Can't seem to find the documenation for Autoconfig for Tomcat 5 to >>>>Apache.. >>>> >>>> In Tomcat4 I used.. >>>> >>>>>>> append="true" >>>> forwardAll="false" >>>> modJk="/usr/libexec/httpd/mod_jk.so" >>>> >>>>..tried... >>>> >>>> >>> append="true" >>>> forwardAll="false" >>>> modJk="/usr/libexec/httpd/mod_jk.so" >>>> >>>> no joy... throws a ClassDefNotFound.. searched the docs but can seem >>>>to find the right rock to look under.. >>>> >>>> Could someone give me a kick in the right direction... >>>> >>>> Thanks.. >>>> >>>> John.. >>>> >>>> >>>> >>>> >>> >>> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >>>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >>> >>> >>> >>> >>> >>> > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > --------------090903070502070102040201--