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.
I have it working - well, kinda. If I deploy the application as ROOT,
and with ROOT as the docBase it works fine. If I move it to "meshcms"
(the WAR file name) and modify docRoot to match, it doesn't. It
serves the JSP but all the links in the page (e.g. to the stylesheets)
are wrong.
Looks like there is something wrong with the webapp.
--
Alan Burlison
--
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]