mojarra
mojarra copied to clipboard
Facelet metadata is not cached properly when contracts are used.
Hi, We see a lot of contention on class.forName when using JSF with 2 resource library contracts. It seems that the problem results from the composite component metadata not being cached correctly. DefaultFaceletFactory.needsToBeRefreshed always returns false because the facelets are cached in cachePerContract. This method is called from FaceletViewHandlingStrategy.getComponentMetadata.
Environment: Payara 4.1.2.181 Mojarra 2.2.14
mojarra issue tracker moved to: https://github.com/eclipse-ee4j/mojarra