... Configuration wsconfig; try { wsconfig = new PropertiesConfiguration("webservice.properties"); } catch (ConfigurationException e) { e.printStackTrace(); } uuid = wsconfig.getString("tibkdb.uuid");
Best results in other decks
Creating Nagios Config with puppet Let's have a look at the classic way of managing Nagios configuration with exported...