Date: Thu, 06 Mar 2003 15:42:44 -0800 From: "Julian List" <jsitke6@hotmail.com> To: freebsd-isp@FreeBSD.ORG Subject: mod_jk2 + Tomcat/4.1.18 404 error Message-ID: <F111DpCnJ711HZv7FDw0001289b@hotmail.com>
index | next in thread | raw e-mail
I ALMOST have mod_jk2 with Apache 1.3.27 working, so if you know the answer
to this one, it would really help! Whenever I request a jsp page it invokes
the connector, but I always get a Tomcat/4.1.18 404 error. I am running
virtual hosts, part of my server.xml looks like this:
<Host name="www.myserver.com">
<Context path="/"
docBase="/webapps/myserver.com"
crossContext="false"
debug="0"
reloadable="true">
</Context>
</Host>
It seems it could be mapping to the root Tomcat/4.1.18 server, because
whenever I request /examples it works.
Any ideas?
Thanks in advance,
Julian
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F111DpCnJ711HZv7FDw0001289b>
