On Jul 20, 2011, at 2:31 PM, Klaus Berkling wrote: > Going back to Linux and hosts with multiple IP addresses. > > er.extensions.WOHostUtilities.localhostips=(10.0.0.20,192.168.10.96) > > Having added this via command arguments or adding it the Properties file for > my app and as it did not solve my issue; how do I see if the addresses > actually got read in? > > Can I expose the local hosts array so I can write it to a log? If so how? >
Never mind:
Logger.getCategory().info("Local host IPs: " +
WOHostUtilities.getLocalHosts().toString());
kib
"Success is not final, failure is not fatal: it is the courage to continue that
counts."
Winston Churchill
Klaus Berkling
Web Application Dev. & Systems Analyst
DynEd International, Inc.
www.dyned.com | blog
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
