Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 90845 invoked from network); 14 May 2003 19:50:40 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 14 May 2003 19:50:40 -0000 Received: (qmail 4929 invoked by uid 97); 14 May 2003 19:52:48 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 4921 invoked from network); 14 May 2003 19:52:48 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 14 May 2003 19:52:48 -0000 Received: (qmail 89298 invoked by uid 500); 14 May 2003 19:50:23 -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 89287 invoked from network); 14 May 2003 19:50:22 -0000 Received: from 24-116-84-31.cpe.cableone.net (HELO mail.kcmria.com) (24.116.84.31) by daedalus.apache.org with SMTP; 14 May 2003 19:50:22 -0000 Received: from site13 ([192.168.1.25]) by mail.kcmria.com (8.11.6/8.11.6) with SMTP id h4EJoZk04322 for ; Wed, 14 May 2003 14:50:36 -0500 Message-ID: <015501c31a51$cd72c5b0$1901a8c0@site13> From: "Kenny G. Dubuisson, Jr." To: "Tomcat Users List" References: <00b301c31a4a$6b797590$1901a8c0@site13> <5.2.0.9.2.20030514144713.031a1be0@shell.visi.com> Subject: Re: Servlets not working in my context Date: Wed, 14 May 2003 14:48:33 -0500 Organization: Keystone Capital Management MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hmm...it is uncommented by default? I went to the file and it's not commented out. HTH, Kenny ----- Original Message ----- From: "Jacob Kjome" To: "Tomcat Users List" Sent: Wednesday, May 14, 2003 2:48 PM Subject: Re: Servlets not working in my context > > You need to enable the invoker servlet. Uncomment the servlet mapping for > the invoker servlet in CATALINA_HOME/conf/web.xml > > Jake > > At 03:26 PM 5/14/2003 -0400, you wrote: > > >Nice dog, but since I'm just a sys-admin, I shall defer to Yoav and the > >other gurus. > > > >John > > > >On Wed, 14 May 2003 15:09:06 -0400, John Turner >user@johnturner.com> wrote: > > > >> > >>What kind of dog? ;) > >> > >>John > >> > >>On Wed, 14 May 2003 13:55:42 -0500, Kenny G. Dubuisson, Jr. > >> wrote: > >> > >>>Hello all. I just recently lost my hard drive in my development server and > >>>had to rebuild it. After reloading all software and creating my context I > >>>can't get any of my servlets to work (I get an error saying that the servlet > >>>is unavailable). My JSP's work fine in my context but servlets don't. > >>> > >>>I'm running Tomcat 4.1.24 with Apache 2 and mod_jk. My context was created > >>>with the following in my server.xml file: > >>> > >>> >>>crossContext="true"> > >>> >>>prefix="localhost_kcmria_log." suffix=".txt" timestamp="true"/> > >>> > >>> > >>>I also added the following lines to my mod_jk.conf file: > >>> > >>>JkMount /kcmria ajp13 > >>>JkMount /kcmria/* ajp13 > >>> > >>>I'm stumped. I even tried the HelloWorldExample servlet in my context but > >>>still no go. I've also tried different file permissions to no avail. > >>>I've > >>>lost a full day of development on this so any help would be very much > >>>appreciated. I'll give you my dog, cat, wife, etc. if you can figure this > >>>out. > >>> > >>>Thanks, > >>>Kenny > >>> > >>> > >>>--------------------------------------------------------------------- > >>>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > >>>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > >>> > >> > >> > > > > > > > >-- > >Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ > > > >--------------------------------------------------------------------- > >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