Selva & Krishna, Definitely yes ! just see thru http.conf and the worker.properties doc files for reference. Machine X << Apache >> In http.conf, JkMount \remote\* remote_worker In worker.properties, worker.list = remote_worker; and then define the remote_worker in the file with the port address for machine Y << Tomcat>> Let me know if things don't work out for y'all... GoodLuck, Anand.. -----Original Message----- From: selva [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 6:32 AM To: Tomcat Users Subject: running remote tomcat instance << File: Card for selva >> Hi, I am wondering if it is possible to run tomcat on a remote host and access it from the apache web server? I mean, if the apache web server is running on a machine "X" and tomcat running on a machine "Y", is the communication between them possible? Also, is it possible to communicate between two different tomcat instances running in two different machines? Any pointers will be highly appreciated. Regards, Selva
