> I'm not sure it could be a clue but it happens for some (I haven't > verified all) WAR modules.
What code are you compiling in a WAR module? Best practice says to move the Java code to a Jar module. Are you precompiling jsps with jspc or ...? Is this a project you can share via Github? Or can you make a sample that (consistently) exhibits the behavior, and share just that part? Wayne
