The current approach of reading the configuration files from the application server's config directory is a bit inflexible in some deployment scenarios. Therefore the root of the configuration directory should be read from a system property. If the system property is not set, the fallback is the current behavior.