Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The InitializableFactory looks up classes using the same classloader through which it was loaded. This fails in contexts where another classloader should be used, e.g. one which is provided by a PEAR or by a thread context.