1 Reply Latest reply on Nov 28, 2017 10:40 AM by bonanzaone

    Missing JSF 2.2 taglib files in the implementation JARs

    evandro.pomatti

      Hello

       

      I found it weird that Eclipse was warning about missing JSF 2.2 HTML5 namespaces. Which are:

       

      It gives the old message "Can't find facelet tag library for uri http://xmlns.jcp.org/jsf"

      61Hyh.png

       

      But after looking into the JAR files (for both JBoss and also Glassfish), I didn't found taglib files for the new HTML5 namespaces.

      taglib.png

      They are not there. I pooled the last JSF implementation version available at Maven: 2.2.13.SP1

       

      Why are these taglibs not shipped with the JSF implementation JARs? And where can I find them?