Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WLST - how to get an application's classloader from Weblogic Mbeans

25 views
Skip to first unread message

Derek Bennett

unread,
Sep 26, 2012, 5:03:27 PM9/26/12
to
I need to get my application's classloader object so that I can manipulate some of the singletons in the app from a WLST script. I will use the classloader to tell Spring's XmlBeanFactory where to go to get me a reference to the appropriate singleton.

I can put my server in Development mode and see via wls-cat which classloader is my application's classloader. So, how do I get a reference to that classloader object from within WLST?

Any ideas?
0 new messages