Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5600

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.1.0.DR7
    • 7.0.0.DR2
    • 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!

      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.

            dtikhomi@redhat.com Dmitrii Tikhomirov
            jkasik@redhat.com Jan Kašík
            Jan Kašík Jan Kašík
            Jan Kašík Jan Kašík
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: