2 Replies Latest reply on Dec 20, 2002 7:56 AM by juhalindfors

    Servlet WebApp and ClassLoader

    cf101

      I would like EACH of my many webapplication (war files) to be in there own class loader, can this be done? If I put the war file into server/deploy/default it will load up but it is in the same classloader as the main jboss instance. How can I make it load in its own? I read something about ear files? Would renaming my war to ear do it?

      Thanks! I know I have to be missing something, but I can not fine a ok lets get started guide that address real world issues like this.

      Thanks!