Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 35032 invoked from network); 15 May 2003 13:09:20 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 15 May 2003 13:09:20 -0000 Received: (qmail 27951 invoked by uid 97); 15 May 2003 13:11:26 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 27944 invoked from network); 15 May 2003 13:11:26 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 15 May 2003 13:11:26 -0000 Received: (qmail 31506 invoked by uid 500); 15 May 2003 13:08:39 -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 31481 invoked from network); 15 May 2003 13:08:38 -0000 Received: from unknown (HELO JTURNER) (207.86.123.243) by daedalus.apache.org with SMTP; 15 May 2003 13:08:38 -0000 Received: from JTURNER ([127.0.0.1]) by JTURNER with Microsoft SMTPSVC(5.0.2195.5329); Thu, 15 May 2003 09:08:39 -0400 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Can't see new jsp pages References: <4686784DA71D3F4ABEB5E2FA9AD2542D1C6AAB@ORIONJR> Message-ID: Content-Type: text/plain; charset=iso-8859-15; format=flowed From: John Turner Date: Thu, 15 May 2003 09:08:38 -0400 In-Reply-To: <4686784DA71D3F4ABEB5E2FA9AD2542D1C6AAB@ORIONJR> User-Agent: Opera7.03/Win32 M2 build 2670 X-OriginalArrivalTime: 15 May 2003 13:08:39.0180 (UTC) FILETIME=[19F39CC0:01C31AE3] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Not really, unfortunately. I've never seen this behavior. Does the work directory exist in CATALINA_HOME? John On Thu, 15 May 2003 09:01:11 -0400, Galuza, Mike wrote: > I get a tomcat 404 error. It looks something like this: > > ---------------- > HTTP Status 404 - file name > > type: Status report > message: filename > description: The requested resource (filename) is not available. > > Apache Tomcat/4.1.24 > ---------------- > > suggestions? > > > -----Original Message----- > From: John Turner [mailto:tomcat-user@johnturner.com] > Sent: Thursday, May 15, 2003 08:55 > To: Tomcat Users List > Subject: Re: Can't see new jsp pages > > > > What's the error message you get? 404? Apache or Tomcat errors (Tomcat > error pages look different). > > John > > On Thu, 15 May 2003 08:47:57 -0400, Galuza, Mike > wrote: > >> I'm running Apache 2.0.44 and Tomcat 4.1.24 and mod_jk on Win2k. >> >> I can see http://localhost/examples/jsp/dates/date.jsp, which is one of >> the >> example jsp pages that comes with tomcat. But if I create a new >> directory >> and jsp file, say examples/jsp/test/xxx.jsp, tomcat can't seem to find >> the >> file. If I move date.jsp to examples/jsp/test it can't see it. If I >> move >> my xxx.jsp to examples/jsp/dates it can't see it. >> >> Sorry for my ignorance, but what's the deal? Tomcat can't seem to see >> any >> new jsp files I create or move. How do I get it to find these files? >> >> Thanks in advance >> >> --------------------------------------------------------------------- >> 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