Using GlassFish <class-loader delegate=“false” /> in WAR of EAR causes ClassNotFoundExceptions on JARs in WAR
问题 The problem: I'm doing maintenance/enhancement work on a project using an old (2.0.3) version of Mojarra, and recently hit a bug. Updating Mojarra corrects the problem. Unfortunately, updating Mojarra on the production Glassfish server isn't an option; a whole bunch of applications in production are on that server, and there is no possible way our QA department would be able to check all of them for regression errors. The proposed solution: Deploy Mojarra with just this application, I've