[jbosstools-issues] [JBoss JIRA] (JBIDE-22886) Unknown component error when using http://xmlns.jcp.org/jsf/composite instead of http://java.sun.com/jsf/composite

Karl Nicholas (JIRA) issues at jboss.org
Fri Aug 5 07:31:00 EDT 2016


Karl Nicholas created JBIDE-22886:
-------------------------------------

             Summary: Unknown component error when using http://xmlns.jcp.org/jsf/composite instead of http://java.sun.com/jsf/composite
                 Key: JBIDE-22886
                 URL: https://issues.jboss.org/browse/JBIDE-22886
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: bean-validation, jsf, jsp/jsf/xml/html-source-editing
    Affects Versions: 4.3.0.Final
         Environment: JBoss Developer Studio 9.0.1.GA. Windows 10. Java 8. 
            Reporter: Karl Nicholas


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.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list