Rather than redirecting you could have a web service
on your front end server which acts as a proxy and
calls the actual service hosted on your other tomcat
instances.

You could also use Apache as a front end web server
and use the httpd.conf file to map the URLs to the
tomcat instances.

Cheers,
Yogesh

--- Adli <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Anybody can share how to redirect web service
> request to different server?
> Using Apache Tomcat 5.5.23, web services build on
> Xfire 1.2.6.
> I have several installation of Tomcat in the same
> server that serve
> different purposes, one of them is the front end.
> 
> Thank you and best regards,
> Adli
> 


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to