JBoss Community

Re: Unable to tell JBoss to use Parent_Last=true

created by Ales Justin in JBoss Microcontainer - View the full discussion
I'm not entirely experienced with the JBoss 6 classloader architecture; how can I get the information that you have requested?

Debugging. :-)

 

I guess some conditional break point in our BaseClassLoader::loadClass

e.g. if (className == "com.acme.MyIllegalBootClass") // pseudo code

 

Then we'll probably be able to see who's the initial caller and which CL is used atm.

Reply to this message by going to Community

Start a new discussion in JBoss Microcontainer at Community