Ross
I have some concerns about using PropertiesConfiguration here. I
don't see any use of the persistence provided by this class and I
don't see any use of the data type handling of the
PropertiesConfiguration class. So I wonder if it is necessary to use
this class rather than a bog standard properties class?
I originally saw the widgetserver.properties as read-only & had not
envisaged using the persistence features of PropertiesConfiguration.
(perhaps wrongly) I agree it would be prudent to add in the mechanism to
allow a custom properties file to be loaded, so custom/updated values
are not overwritten on upgrade of the server.
Paul