[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
Sat Aug 6 00:00:00 EDT 2016


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

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

Well, now it doesn't work when I'm using http://java.sun.com/jsf/composite instead of http://xmlns.jcp.org/jsf/composite. It's completely the opposite of what it was when I reported the issue. I have just set eclipse to a separate workspace, created a project, and made a component. I've attached a screen-short showing the issue.
When it's working the content assist seems to be working.

!screenshot-1.png!

!screenshot-2.png!

> 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, upstream
>    Affects Versions: 4.3.0.Final
>         Environment: JBoss Developer Studio 9.0.1.GA. Windows 10. Java 8. 
>            Reporter: Karl Nicholas
>         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