[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
Tue Aug 9 10:15:03 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276781#comment-13276781 ] 

Karl Nicholas commented on JBIDE-22886:
---------------------------------------

I can confirm [~scabanovich] is saying. If everything is set to "java.sun.com" then it's Okay. If I change everything to "xmlns.jcp.org" then there will be a problem until I do Eclipse->Project->Clean. Then after the rebuild and revalidation there is no problems again.

> 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: 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
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.4.x
>
>         Attachments: screenshot-1.png, screenshot-2.png
>
>
> 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