Hi Scott,

This is the specs/RIs mechanism for maintaining the LoaderRepository,
although it is only implicitly mentioned in the javadoc for the
DefaultLoaderRepository:
"Keeps the list of Class Loaders registered in the MBean Server. It provides 
the necessary methods to load classes using the registered Class Loaders."

The unified repositories are externally managed and hierarchical,
so this behaviour is conflicting.
I see you have already removed this code.

This probably breaks the MLet processing. But then I think it
was already broken, MLets are URLClassLoaders not UCLs.

I'll take a look at fixing this without breaking bug #592346

Regards,
Adrian

>From: "Scott M Stark" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: [JBoss-dev] BasicMBeanRegistry and class loader MBeans
>Date: Fri, 9 Aug 2002 12:11:41 -0700
>
>When one registers an MBean that is a ClassLoader the BasicMBeanRegistry
>adds it to the the default LoaderRepository. This breaks scoped class 
>loading
>of services, and it really seems to be out of the scope of functionality
>that the BasicMBeanRegistry should assume. Really I don't see why the
>BasicMBeanRegistry should have any interaction with the LoaderRepository
>as all it is doing is adding and removing class loaders.
>
>xxxxxxxxxxxxxxxxxxxxxxxx
>Scott Stark
>Chief Technology Officer
>JBoss Group, LLC
>xxxxxxxxxxxxxxxxxxxxxxxx
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf
>_______________________________________________
>Jboss-development mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-development




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to