Sounds like fun! Are we invited? ;)


John

On Fri, 30 May 2003 12:12:13 -0400, Eric fiedler <[EMAIL PROTECTED]> wrote:

damn thats gonna suck...Sat. night Im hanging out with some friends in
baltimore..I think Sunday we're going to take the boat out

-----Original Message-----
From: John Turner [mailto:[EMAIL PROTECTED]
Sent: Friday, May 30, 2003 11:01 AM
To: Tomcat Users List
Subject: Re: apache serving as a proxy server to tomcat but cant find
serv let



Sounds like an Apache mod_proxy configuration problem to me, then. Or, is your Tomcat Context configured in a Host named "localhost" or one named for the FQDN that you are using?

John

On Fri, 30 May 2003 10:20:04 -0400, Eric fiedler <[EMAIL PROTECTED]> wrote:

yes I did...The page running under Tomcat works fine if I run it from
localhost...the machine runing Tomcat

-----Original Message-----
From: John Turner [mailto:[EMAIL PROTECTED]
Sent: Friday, May 30, 2003 10:21 AM
To: Tomcat Users List
Subject: Re: apache serving as a proxy server to tomcat but cant find
servlet



Did you explicitly map your servlet in your web application's web.xml file? You have to map your servlet to a URL, you can't just call it. Check the docs and the FAQ.

John

On Fri, 30 May 2003 10:12:27 -0400, Eric fiedler <[EMAIL PROTECTED]> wrote:

hi -

I have apache setup as a proxy server to machine running Tomcat hosting a
site. I can view the Tomcat site from the apache machine by using the url,
we'll say http://apache:8080/TomactMachine/index.html


The site will come up fine. However, when I try to execute a servlet off the
Tomcat site, it tells me it cannot find the particular servlet. Apache and
Tomcat are running on seperate machines. Tomcat is hosting the static pages
for its site.



Any thoughts?


Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]











-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to