Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2543

Facelets Taglib jars are not recognized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-beta
    • 2.0.0-beta-3
    • JSR-314
    • None
    • Facelets

    Description

      Facelets taglibs defined according to the spec 10.3.2 are not recognized.

      This page uses a test taglib (see attachment):

      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:f="http://java.sun.com/jsf/core"
      xmlns:h="http://java.sun.com/jsf/html"
      xmlns:ui="http://java.sun.com/jsf/facelets"
      xmlns:test="http://j4fry.org/test">
      <body>
      <test:button />
      </body>
      </html>

      but test:button is not resolved...

      Attachments

        1. MyFaces_Test.jar
          1.0 kB
          Ganesh Jung

        Issue Links

          Activity

            People

              jakobkorherr Jakob Korherr
              ganesh.jung Ganesh Jung
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: