3 Replies Latest reply on Jul 25, 2011 5:17 PM by jkreska

    How would you create a custom classloader in AS7?

    jkreska

      I am trying to develop a custom classloader that all the ears in my AS7 install will load jars over the network. 

       

      What mechanisim would be best for this?  I started with a module but I am not sure it will do the trick because the classpath is dynamic, based on the content of each directory the classloader scans.