Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22886

Unknown component error when using http://xmlns.jcp.org/jsf/composite instead of http://java.sun.com/jsf/composite

XMLWordPrintable

    • -

      1. Create a JSF 2.2 KickStart project with WildFly target server.
      2. Create a composite component "mycomp.xhtml"
      4. Import composite component with http://xmlns.jcp.org/jsf/composite/mycomp">
      5. FAILURE: Unknown composite component "mycomp" in validation.
      6. change to Import composite component with http://java.sun.com/jsf/composite/mycomp">
      7. No validation, unknown composite component warning.

            scabanovich Viacheslav Kabanovich (Inactive)
            karlnicholas Karl Nicholas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: