7 Replies Latest reply on Feb 13, 2013 10:08 AM by juergen.zimmermann

    Warnings when 7.2.0.Final-prerelease1 is started

    juergen.zimmermann

      I just compiled AS7.2.0.Final-prerelease1 from https://github.com/jbossas/jboss-as/tree/7.2.0.Final-prerelease1. When I start JBoss, then I get these 4 warnings regarding JSF. Is this a serious issue?

       

      WARN  [org.jboss.as.jsf] JBAS012604: JSF version slot '1.2' is missing from module javax.faces.api

      WARN  [org.jboss.as.jsf] JBAS012604: JSF version slot '1.2' is missing from module com.sun.jsf-impl

      WARN  [org.jboss.as.jsf] JBAS012604: JSF version slot 'main' is missing from module javax.faces.api

      WARN  [org.jboss.as.jsf] JBAS012604: JSF version slot 'main' is missing from module com.sun.jsf-impl