Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3797

cdi support for converters and validators

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0-beta
    • JSR-344
    • None

    Description

      with
      <context-param>
      <param-name>org.apache.myfaces.CDI_MANAGED_CONVERTERS_ENABLED</param-name>
      <param-value>true</param-value>
      </context-param>
      and
      <context-param>
      <param-name>org.apache.myfaces.CDI_MANAGED_VALIDATORS_ENABLED</param-name>
      <param-value>true</param-value>
      </context-param>
      it should be possible to enable cdi support for converters/validators.
      we need the config, because it was postponed for the spec.

      Attachments

        1. MYFACES-3797_wrapper.patch
          36 kB
          Gerhard Petracek

        Issue Links

          Activity

            People

              gpetracek Gerhard Petracek
              gpetracek Gerhard Petracek
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: