0 Replies Latest reply on Apr 20, 2004 11:37 AM by kevinhanna

    Class collisions between apps.

    kevinhanna

      I'm am in the process of moving a couple applications from JRun over to JBoss. The JSP compiler is using the classes in /WEB-INF/classes for both applications.

      Ignoring that we should be cooperating a little more in my company. Is there a way to have the compiler not add classes from another app deployed on the same server to the classpath?

      More info:
      Using jboss 3.2.3
      have exploded WARs.

      Thanks,
      Kevin