Community
Participate
Working Groups
The generic providers selects "localhost" as the default hostname if not given explicitly. This fails for scenarios where services are to be remoted across different machines. Thus the default should be changed to use InetAddress.getLocalHost().getCanonicalHostName().
Fix released to Release_3_4 and master
Created attachment 181592 [details] mylyn/context/zip