Add parent class loader entries if possible
...otherwise you can see cryptic NoClassDefFound errors because the application class was loaded from the parent on the file system, but then it doesn't have access to the child loaders nested jars.
Showing
Please register or sign in to comment