0 Replies Latest reply on Apr 22, 2005 10:33 AM by wendy.sue

    Turning off the Unified Class Loader

    wendy.sue

      I am working in a development environment where I need to deploy an application several times. Each deployment of the application will have a different name and similar contents.

      After doing some reading I understand that JBOSS uses a unified class loader for efficiency purposes. However, this efficiency is causing a ton of problems with my development team.

      How do I turn off the Unified Class Loader on JBoss 4.0.1??????