The CDK utility function to create a class loader - ClassLoaderUtil.createClassLoader(...) - must load in the class loader the (root) directory path, otherwise, the configuration files in a SU (properties files for example) are not loaded in the created class loader.
The CDK utility function to create a class loader - ClassLoaderUtil.createClassLoader(...) - must load in the class loader the (root) directory path, otherwise, the configuration files in a SU (properties files for example) are not loaded in the created class loader.