I have a multihomed system with multiple network adapters and IP addresses.
I'm not sure if my Sun JVM selects an IP representing the 'this' system (that is the β source of IP β when connecting to another system using Socket or URLConnection). Does the system network adapter choose the default, or perhaps reverse search by system name? and etc.
In any case, is there a way to explicitly bind the JVM to a specific IP?
Alternatively, if someone knows how to do this from within Axis Webservices, this would be very helpful.
Very much appreciated ..
source share