1 Reply Latest reply on Feb 19, 2006 12:58 PM by starksm64

    UseJBossClassLoader and the need for precompiled JSPs

    chrisdutz

      Hi,

      some of my co-workers here had some problems a few weeks ago with ClassLoading issues when deploying a Websphere EAR on JBoss ... after returning from a short holiday they seemed to have solved the problems but the solution sounds sort of strange for me. Is it corrct, that when using isolated classloaders (that only ear-internal jars are used) and the UseJBossClassLoader is set to true, that all JSPs have to be precompiled since tomcat5 is not able to do this at runtime anymore ... sounds strange.

      Chris