Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-beta-1
-
None
-
None
Description
MYFACES-2906 shows that Trinidad does not provide a FacesContext for code which normally runs at a time at which a FacesContext is available.
The solution is to provide a Pseudo-FacesContext which implements some useful tasks and to set this one as the current instance while configuration is done.
Attachments
Issue Links
- is related to
-
MYFACES-2906 NullPointerException in ResolverBuilderBase.sortELResolvers()
- Closed