Closed
Description
src/com/docuware/dev/Extensions/ PlatformClient line 96 and 125 is very verbose if the src/com/docuware/dev/Extensions/config.properties file is missing.
Of course in case of a deployment, this file will not be here.
-
Default value should be set without warning. I suggest a simple warning log saying that no custom config file is found and that default values will be applied.
-
Any override should be searched in the classpath (using getClass().getResource ) so that an override config file can be loaded in the depending application and not somewhere in the running directory.
Metadata
Metadata
Assignees
Labels
No labels