Hello, I have a multiple IP addresses on my deployment computer and bind Tomcat to one of the virtual IP addresses (server.xml file address attribute for Http Connector). This setting defines the inbound routing: only the virtual IP address destined traffic gets to Tomcat.
However any traffic originating from my axis2 application deployed on Tomcat has the originating IP address of physical IP address of my deployment computer and not the virtual IP address. Does anyone know how to configure the originating IP address of the outbound traffic to be that of the virtual IP address? Thanks, Swavek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
