Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 97446 invoked by uid 500); 19 Apr 2001 17:31:38 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 97264 invoked from network); 19 Apr 2001 17:31:34 -0000 Received: from unknown (HELO yoda.fatfreeradio.net) (root@216.33.187.42) by h31.sny.collab.net with SMTP; 19 Apr 2001 17:31:34 -0000 Received: from clients.jacobstern.com (clients.jacobstern.com [207.13.228.2]) by yoda.fatfreeradio.net (8.9.3/8.9.3) with SMTP id JAA09298 for ; Thu, 19 Apr 2001 09:15:34 -0700 Received: from no.name.available by clients.jacobstern.com via smtpd (for [216.33.187.44]) with SMTP; 19 Apr 2001 17:29:38 UT User-Agent: Microsoft-Entourage/9.0.1.3108 Date: Thu, 19 Apr 2001 10:27:46 -0700 Subject: Re: Tomcat vs JServ From: Hunter Hillegas To: Tomcat User List Message-ID: In-Reply-To: <004d01c0c8f1$ada1ceb0$0c03010a@arnaud> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Sounds like you haven't setup your mount points for mod_jk in Apache so it doesn't know to forward the request to Tomcat. This is covered in the docs. > From: "Arnaud Dostes - NTI" > Organization: NTI > Reply-To: tomcat-user@jakarta.apache.org > Date: Thu, 19 Apr 2001 18:56:28 +0200 > To: > Subject: Re: Tomcat vs JServ > > Did you succeed in gluing tomcat to apache ? > I get 404 errors when running servlets and running a jsp file displays the > code > > thanks.