Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-238 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-238 Summary: GBeanMBean.getContextClassLoader() should use class's ClassLoader Type: Bug Status: Unassigned Priority: Major Project: Apache Geronimo Versions: 1.0-M2 Assignee: Reporter: Jeremy Boynes Created: Wed, 26 May 2004 12:05 AM Updated: Wed, 26 May 2004 12:05 AM 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. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
