Dave Kennell wrote:
I have a rather intresting but probably simple problem, as I am basically new to tomcat. Currently I am running Tomcat 5.5.17 on a Windows 2000 server. I installed the admin tool and setup a connector for port 80 and then a host of www.btdt.com (which I handle locally on my DNS).

Here is the kicker. If I goto www.btdt.com/index.jsp it will not load...however if I goto 192.168.0.101/btdt the page renders fine. So I tried something static. if I goto www.btdt.com/static.htm it will load fine... as will 192.168.0.101/btdt/static.htm I am absoultly baffled as to why the virtual host fails to render the JSPs

Can anyone help?
huh, as I see you haven't receive any answer so I will try something...
Check tomcat/logs directory... catalina.out and other files for any meaningful error. If you cannot see anything there post your server.xml file (without comments and unnecessary burden here) and I will try to look at it.


--
Mladen Adamovic
http://home.blic.net/adamm http://www.shortopedia.com http://www.froola.com http://www.online-utility.org


---------------------------------------------------------------------
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