Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Since trinidad-impl.jar does not use configuration annotations, we should disable annotation scanning by setting metadata-complete to false in faces-config. This will improve deployment performance for applications using Trinidad.
Note that the change will disable annotation scanning only for trinidad-impl.jar. Users will still be able to use annotations in their code.