Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7020

JSF implementation in main slot it is not used when default-jsf-impl-slot is set back to it

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 11.0.0.Alpha1
    • 10.1.0.Final
    • JSF
    • None
    • Hide
      1. Install any working JSF implementation (https://docs.jboss.org/author/display/WFLY10/Admin+Guide?_sscc=t#AdminGuide-JSF), there is currently problem with MyFaces 2.2.X
      2. Start EAP 7
      3. Deploy application by which you can determine which JSF implementation was used to render it (Metamer or hello-jsf-version)
      4. Access application and note which version is used as default
      5. Change default-jsf-impl-slot to name of slot of newly installed JSF implementation and reload.
      6. Access application and note which version is used now
      7. Change default-jsf-impl-slot back to main and reload.
      8. Access application and note which version is used now - not default!
      Show
      Install any working JSF implementation ( https://docs.jboss.org/author/display/WFLY10/Admin+Guide?_sscc=t#AdminGuide-JSF ), there is currently problem with MyFaces 2.2.X Start EAP 7 Deploy application by which you can determine which JSF implementation was used to render it (Metamer or hello-jsf-version) Access application and note which version is used as default Change default-jsf-impl-slot to name of slot of newly installed JSF implementation and reload. Access application and note which version is used now Change default-jsf-impl-slot back to main and reload. Access application and note which version is used now - not default!

    Description

      When the default-jsf-impl-slot is set back to main slot, the implementation in main slot will not be used for rendering JSF applications. Previous value of slot will be used instead after reload.

      Attachments

        Issue Links

          Activity

            People

              dtikhomi@redhat.com Dmitrii Tikhomirov
              dtikhomi@redhat.com Dmitrii Tikhomirov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: