I should also note that the ClassFoundHandler is only invoked when it does
defineClass()
It is not invoked when you do loadClass() for a class that is already loaded.
The latter being by far the bigger volume of requests.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266519#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...