Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.0.1
-
None
Description
When propertyIntializer select a configuration file using the server name, it's not clear when you should use a fully qualified server name (server.something.com) or simply the server name. It's not clear which of them InetAddress.getLocalHost().getHostName() will return and so it would be better to always been able to use the "simple" name.
Checklists
Acceptance criteria