-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
I was having a NoClassDefFoundError caused by a module misconfiguration, but it turned out very complex to figure out as the only exception reported by Infinispan was about a misleading ClassNotFoundException.
I'm fixing the common classloading utility to make sure to log the errors appropriately.
- incorporates
-
ISPN-3099 Util.loadClass() still swallows NoClassDefFoundError
- Closed