0 Replies Latest reply on Jan 12, 2007 3:28 PM by uded

    Looking for class through UCL3?

    uded

      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??...