0 Replies Latest reply on Jan 10, 2005 11:59 PM by rhook

    Possible Confusion with class loading

      Chapter 2 of the 4.0.1 guide discusses in detail class loading, and in section 2.2.2.4.2 suggests that scoped class loading at the EAR level can be done by editing jboss-app.xml.

      Chapter 9 discusses web applications, and suggests that isolation (globally) for web applications is done by editing jboss-service.xml for Tomcat, and refers back to Chapter 2.

      Note that the method in Chapter 2 does not seem to work for web applications. There might be a strong advantage in referring forward from 2.2.2.4.2 to 9.1 to aid in this.