Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10796

Warning about JSF version 'NONE' is shown in logs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.0.0.Beta1, 15.0.0.Final
    • 14.0.0.Beta2
    • JSF
    • None
    • Hide

      This behavior is reproducible with ejb-in-ear quickstart:

      1. Start server
      2. Deploy quickstart
      3. Warning is shown in log
      Show
      This behavior is reproducible with ejb-in-ear quickstart: Start server Deploy quickstart Warning is shown in log

      Following warning is shown in log upon server start:

      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.
      

      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.

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

              Created:
              Updated:
              Resolved: