1 Reply Latest reply on Oct 14, 2006 4:38 PM by genman

    setting my own classloader

    editha

      I have a main war application running in jboss. This war application contains other wars, ears etc. as plugins. These wars, ears, etc. need each a special classloader.
      Is there something like context.setclassloader(.... because I need to set the classloaders in the source code of the main application.