[
https://issues.apache.org/jira/browse/MYFACES-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925565#comment-13925565
]
Michael Kurz commented on MYFACES-3866:
---------------------------------------
The documentation for {{jsf:element}} specifies the component family and
renderer type:
https://javaserverfaces.java.net/nonav/docs/2.2/vdldocs/facelets/jsf/element.html
> Unexpected result when using "http://xmlns.jcp.org/jsf" namespace
> -----------------------------------------------------------------
>
> Key: MYFACES-3866
> URL: https://issues.apache.org/jira/browse/MYFACES-3866
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.2.0
> Environment: Linux
> Java 1.7
> Tomcat 7
> Reporter: Carl Moser
> Assignee: Leonardo Uribe
> Attachments: test-result.xhtml, test.xhtml
>
>
> If I using the "jsf:id" element within a simple div, the rendered result is
> something like this:
> <http://xmlns.jcp.org/jsf id="someDiv"
> p:elementName="div"></http://xmlns.jcp.org/jsf>
> The following warning is shown.
> Warning: The page /test.xhtml declares namespace null and uses the tag
> http://xmlns.jcp.org/jsf , but no TagLibrary associated to namespace.
--
This message was sent by Atlassian JIRA
(v6.2#6252)