0 Replies Latest reply on Feb 5, 2013 7:58 AM by irbash

    Jboss 5.1 classloader

    irbash

      Hi,

       

      I am trying to extend jboss classloader and write application specific classloader. I have been reading this article: http://java.dzone.com/articles/jboss-microcontainer-classloading

       

      I have to do something similar to what is explained in that article (Load encrypted .class files). To do that I think I have to extend the classloader of jboss.

      Even though that link has sample, I am not able to run it or know how to apply similar technique in my project.

       

      I would be greatful if someone can explain how to write our own classloading by extending jboss's classloading. (Or how do one load encrypted .class files in jboss)

       

      Thanks,

      Irfan