[
https://issues.jboss.org/browse/WFLY-7020?page=com.atlassian.jira.plugin....
]
Dmitrii Tikhomirov updated WFLY-7020:
-------------------------------------
Steps to Reproduce:
Install any working JSF implementation
(
https://docs.jboss.org/author/display/WFLY10/Admin+Guide?_sscc=t#AdminGui...), 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!
JSF implementation in main slot it is not used when
default-jsf-impl-slot is set back to it
-------------------------------------------------------------------------------------------
Key: WFLY-7020
URL:
https://issues.jboss.org/browse/WFLY-7020
Project: WildFly
Issue Type: Bug
Components: JSF
Affects Versions: 10.1.0.Final
Reporter: Dmitrii Tikhomirov
Assignee: Dmitrii Tikhomirov
Priority: Critical
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)