Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.9.15
-
Fix Version/s: 0.9.17
-
Component/s: None
-
Labels:None
-
Environment:
jdk 1.6 (build 1.6.0_10-b33)
jboss 4.2.2ga
Description
In an EJB Client/Server Environment the loadClass() method could fail, because the vm issues a NoClassDefFoundError. And there is no corresponding catch, so the whole logging fails and throws a NoClassDefFoundError.