Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Mar 2003 12:22:25 -0800
From:      "Julian List" <jsitke6@hotmail.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   mod_jk2 + Tomcat/4.1.18 404 error
Message-ID:  <F22DXO2VeDTFeAxvOg60002b96f@hotmail.com>

next in thread | raw e-mail | index | archive | help
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


_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F22DXO2VeDTFeAxvOg60002b96f>