No there is no firewall (it was disabled), but I have some good at
least for me news.
When restoring tomcat directory from a different machine for whatever
reason all directory names became lower-case. I know this is
no-tomcat related but put it here anyway.

So looks like making the following changes helped me:

webapps dir: rename root to ROOT
webapps/ROOT dir: rename meta-inf to META-INF
webapps/ROOT dir: rename web-inf to WEB-INF

but it would really nice if tomcat generated an error saying that
there is no default app at FULL_PATH_NAME...
In my case ( original directory sturcture with lower case directory
names) I even didn't 404 error.

So the questions now is: why I've got no error for non-existing
webapp?

Mark
--- "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote:

> > From: Mark [mailto:[EMAIL PROTECTED] 
> > Subject: RE: 5.5.20 returns empty page
> > 
> > I did more test and it looks like tomcat closes connection after
> "GET
> > /" right away, with no data being logged.
> 
> Is there a firewall in between the browser and Tomcat?  Even if
> they're
> on the same machine, a firewall could get in the way.
> 
> Try enabling the AccessLogValve in server.xml to see if it shows
> anything at all reaching Tomcat.  A Wireshark trace might also be
> informative.
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE
> PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the
> e-mail
> and its attachments from all computers.
> 
>
---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to