Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.5-incubating
Description
We have a property, general.dynamic.classpaths, used for setting the directories to be dynamically loaded (and reloaded). Unfortunately, this property doesn't actually get used and instead we only utilize the hardcoded lib/ext directory instead. An appropriate test should also be implemented to ensure all of the directories for the class loader are used correctly.