Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-M2
-
None
-
None
Description
If the thread does not have a context classloader, then GBeanMBean.getContextClassLoader() uses the system one. This seems a little restrictive, it should use the one that loaded the GBeanMBean class.
This would support tools that load a Class that in turn loads a kernel, without having to override the TCL.