Hello, we have a computer that is registered to two IP addresses. I have
installed Tomcat on this computer and I have deployed a web application. This
web application does some XML processing and then sends a request to another
server. This other server is configured to only accept requests from a specific
IP address. Unfortunatelly this IP address is not the one Tocmat is bind to
when an outgoing request leaves. My question is how I can make Tomcat to tie a
specific request to otehr IP address, the one that is allowed to connect to the
second server. All information I have found so far is only for incoming
requests (listening) not for outgoing.

Any help is appreciated

Regards

Panos

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

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to