Jan Kašík created WFLY-10796:
--------------------------------
Summary: Warning about JSF version 'NONE' is shown in logs
Key: WFLY-10796
URL:
https://issues.jboss.org/browse/WFLY-10796
Project: WildFly
Issue Type: Bug
Components: JSF
Affects Versions: 14.0.0.CR1
Reporter: Jan Kašík
Assignee: Farah Juma
Following warning is shown in log upon server start:
{code}
2018-08-02 16:13:28,487 WARN [org.jboss.as.jsf] (MSC service thread 1-3) WFLYJSF0005:
Unknown JSF version 'NONE'. Default version 'main' will be used instead.
{code}
Seems like, that 'NONE' constant from WildFly code is somehow used instead of
default 'main' value.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)