[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tomcat-user
Subject:    Re: TC v5.5.9 Won't Server *.htm Files
From:       "Bob Bronson" <rbronson1976 () yahoo ! com>
Date:       2005-04-30 3:45:51
Message-ID: 000c01c54d37$1ac86d50$1b31b843 () helen
[Download RAW message or body]

All, I just wanted to say that the problem here was my fault. I had 
forgotten a servlet mapping I had defined which was at the root of my 
problem.

Thanks to all of you who looked at the problem and I am sorry to have 
wasted your time.

Bob


----- Original Message ----- 
From: "Bob Bronson" <rbronson1976@yahoo.com>
To: <tomcat-user@jakarta.apache.org>
Sent: Wednesday, April 27, 2005 1:13 AM
Subject: TC v5.5.9 Won't Server *.htm Files


> Hello all,
>
> I'm sure this must be a configuration issue. I am running TC 5.5.9 as 
> a
> stand-alone server (not w/Apache). The problem I'm seeing is that 
> when
> I point my browser to an "index.htm" file, Tomcat gives me a 404,
> telling me it cannot find "index.jsp".
>
> Please notice I said, "index.htm" and not "index.html".
>
> Here's a peek at the HTTP headers as captured by Firefox. I'm only
> showing the relevant headers.
>
> GET /fred/bob/index.htm HTTP/1.1
> Host: xxx.test1.com
>
> HTTP/1.x 404 /fred/bob/index.jsp
> Server: Apache-Coyote/1.1
>
>
> Is that crazy? I'm asking for index.htm and it  *DOES* exist. If I
> rename it to index.html everything works fine.
>
> I know what you're thinking -- probably I do not have the "welcome
> files" set right in my default web.xml. Well, here it is:
>
>    <welcome-file-list>
>        <welcome-file>index.html</welcome-file>
>        <welcome-file>index.htm</welcome-file>
>        <welcome-file>index.jsp</welcome-file>
>    </welcome-file-list>
>
> And I am *NOT* overriding these in the web app's web.xml.
>
> Can someone running TC 5.5.9 as a standalone server please see if you
> can serve an index.htm file?
>
> Thanks much,
>
> Bob
>
>
>
> ---------------------------------------------------------------------
> 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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic