[jboss-jira] [JBoss JIRA] (WFLY-11439) Warning about JSF version 'NONE' is shown in logs
Sultan Zhantemirov (Jira)
issues at jboss.org
Thu Nov 29 05:10:00 EST 2018
Sultan Zhantemirov created WFLY-11439:
-----------------------------------------
Summary: Warning about JSF version 'NONE' is shown in logs
Key: WFLY-11439
URL: https://issues.jboss.org/browse/WFLY-11439
Project: WildFly
Issue Type: Bug
Components: JSF
Affects Versions: 14.0.0.Beta2
Reporter: Sultan Zhantemirov
Assignee: Dmitrii Tikhomirov
Fix For: 15.0.0.Beta1
Attachments: clusterbench-ee7.ear
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. Version 'NONE' is not specified anywhere, so this warning should not be present. From my point of view, it seems like I am trying set slot 'NONE' to be the default. But nothing like that is happening.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list