> From: Alan Burlison [mailto:[EMAIL PROTECTED] 
> Subject: Re: Changing defaultHost from localhost to a FQDN
> 
> The odd thing is that it does appear to be serving *html* from under
> the web application directory, just not JSPs.  If I put an index.html
> under webapps/ROOT I see the content.

I've just tried it again with both 5.5.20 and 6.0.0, changing
"localhost" to "myhost.com" in two places in server.xml (<Host> and
<Engine>) and in the Windows hosts file.  Everything works, including
JSPs and servlets.

For 5.5.20, my server.xml is the default one with the two changes noted
above.  You might want to go back to a fresh download, change only those
two items, and try it again.  It's possible you've accidentally taken
out something critical for JSP compilations.

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

Reply via email to