Guru,
 
Thanks for responding. what you suggested didnt seem to work completely.
 
Quick review:192.168.1.200 is the local server address.
 
here is what happens
Locally & Remotely: 192.168.1.200 Displays Apache web page
remotely: 192.168.1.200:8080 Displays tomcat page. Locally: times out
remotely 192.168.1.200:8080/examples/servlets/index.html. Displays tomcat page. 
Locally: times out
remotely 192.168.1.200/examples/servlets/index.html. Returns http 404: Locally: 
times out
 
Locally: http://localhost Displays Apache page
Locally; Http//localhost/8080 displays tomcat page
locally: http://localhost/examples/servlets/index.html displays tomcat page 
locally: http://localhost:8080/examples/servlets/index.html
 
I think i maybe the mod_jk is having trouble porting to 192.168.1.200, i am not 
sure what to do with this. any other ideas?

Gurumoorthy <[EMAIL PROTECTED]> wrote:
try changing the name="localhost" to "192.168.1.200" in your server.xml and
restart both ..

Guru
----- Original Message -----
From: "edwin roberts" 
To: "Tomcat Users List" 
Sent: Wednesday, April 20, 2005 4:49 PM
Subject: Tomcat/Integration Problems


>
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to