In current project I need to look for a class that later I would hopefully like to
initiate within classload that it was found in.
The problem for me is that part of my classess will be deployed from within WAR archive,
with WebAppClassloader. The regular UCL3 method getPackageClassLoaders() can't see
those classloaders for some reason or (most probably) I'm doing something wrong.
Can anyone help me with this problem or, at least, point me in the right direction??...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001099#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...