Hi guys - I thought I’d post a quirk I’ve seen with WM and IP addresses.
Over here, we run IS servers on machines with multiple IP addresses. We tell the WM server the IP address it should bind to, using the “watt.net.inetaddress=<ip_addr>” directive in the server.cnf.
So Atul, you could try this method - specify the IP in server.cnf, and simply inspect the “watt.net.inetaddress” property at runtime.
IS will ‘listen’ on the IP specified by “watt.net.inetaddress” – i.e. clients can connect to it at this IP. But the quirk is that when IS initiates a network connection (say, using pub.client:http). It initiates the connection using the DEFAULT network address – NOT the IP specified in server.cnf.
Any ideas about this?
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods