[jboss-jira] [JBoss JIRA] (WFLY-10796) Warning about JSF version 'NONE' is shown in logs

Jan Kašík (JIRA) issues at jboss.org
Thu Sep 13 07:51:00 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Kašík updated WFLY-10796:
-----------------------------
    Description: 
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.



  was:
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.





> 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.Beta2
>            Reporter: Jan Kašík
>            Assignee: Dmitrii Tikhomirov
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list