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

Old namespaces in tld-files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.8
    • 2.2.9
    • General
    • None
    • Eclipse

    Description

      Myfaces 2.2.8 does not support the new namespaces in TLD files i.e
      xmlns:f="http://xmlns.jcp.org/jsf/core"
      xmlns:h="http://xmlns.jcp.org/jsf/html"
      xmlns:jl="http://xmlns.jcp.org/jsf/composite/jsflive"

      In Eclipse, which autoloads namespace definitions from JAR files, I get "Can't find facelet tag library for uri http://xmlns.jcp.org/jsf/core". The TLD files that are contained in Myfaces 2.2.8 corresponds to JSF 2.1, and does not include f:viewAction.

      I've seen that the code for viewAction is there in the 2.2.8 impl jars. The problem is that the TLD file does not list it so I can't use it.

      Attachments

        1. MYFACES_4011.patch
          6 kB
          Dennis Kieselhorst

        Activity

          People

            deki Dennis Kieselhorst
            barsk Kristian Jörg
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: