Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, if SUPPORT_JSP_AND_FACES_EL is set to false, MyFaces can't initialize without setting org.apache.myfaces.EXPRESSION_FACTORY.
We can simply define a list of known ExpressionFactory implementations, so that the org.apache.myfaces.EXPRESSION_FACTORY is just optional.