There are a few ways...
        First, tomcat produces several access logs that you can look at to
see if tomcat is receiveing the request
        Second, Apache should do some logging that might give you an idea.

        By the way, I thought that the correct connector between Tomcat and
Apache was mod_jk, not mod_jserv.  (I could be wrong about this, I don't do
Apache-Tomcat).

        Randy


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 11:00 AM
To: [EMAIL PROTECTED]
Subject: Tomcat and an external webserver.


I got the Tomcat to work as separate http server now and the jsp and
servlets that come with it run well enough. As it turns out it was a
question of the http ports conflicting between Apache and Tomcat. But now my
next question is integrating tomcat into apache or any webserver for that
matter. I installed the mod_jserv dll that is required and set the ports to
8007 but no luck....How can I check as to whether Apache is successfully
talking to tomCat?

Stefan


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

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

Reply via email to