Closed OndroMih closed 3 months ago
Fixes #5461
This avoids sharing resolvers between multiple applications on the classpath and also avoids memory leaks in application servers after an application and its classloaders are undeployed.
Resolvers are tied to the Faces Application instance.
Fixes #5461
This avoids sharing resolvers between multiple applications on the classpath and also avoids memory leaks in application servers after an application and its classloaders are undeployed.
Resolvers are tied to the Faces Application instance.