Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1885

Improve MyFaces default properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 7.0.1
    • 7.0.2
    • TomEE Core Server
    • None

    Description

      Currently:
      https://github.com/apache/tomee/commit/1cf6e8058c44156ba3a38ea6c519eecbacb11060#diff-55f375134c96bb7da94df0572a3c0674R267

      We should definitely set:
      org.apache.myfaces.EL_RESOLVER_COMPARATOR
      to
      org.apache.myfaces.el.unified.OpenWebBeansELResolverComparator

      We could also set the following, if we are sure that no JSP are used in the webapplication (not sure if this is possible in TomEE core):
      org.apache.myfaces.SUPPORT_JSP_AND_FACES_EL
      to
      false

      and

      org.apache.myfaces.EXPRESSION_FACTORY
      to
      org.apache.el.ExpressionFactoryImpl

      Attachments

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            tandraschko Thomas Andraschko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: