You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Rene O (Commented) (JIRA)" <de...@myfaces.apache.org> on 2012/01/27 15:50:10 UTC

[jira] [Commented] (MYFACES-3454) composite component is not rendered anymore with 2.1.6-SNAPSHOT

    [ https://issues.apache.org/jira/browse/MYFACES-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194806#comment-13194806 ] 

Rene O commented on MYFACES-3454:
---------------------------------

Now the question is, how can i keep my tidy project folder structure?
I have in my webapp folders like this: resources -> components -> mycomp -> mycomponent.xhtml which leads to the usage of the incorrect namespace:
xmlns:mycomp="http://java.sun.com/jsf/composite/components/mycomp"

Is there a workaround for this or am i forced by the spec to use a folder structure like this: resources -> mycomponents -> mycomponent.xhtml ?
                
> composite component is not rendered anymore with 2.1.6-SNAPSHOT
> ---------------------------------------------------------------
>
>                 Key: MYFACES-3454
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3454
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.1.6-SNAPSHOT
>            Reporter: Rene O
>            Assignee: Leonardo Uribe
>            Priority: Blocker
>         Attachments: jsftest.war
>
>
> If you use myfaces 2.1.6-SNAPSHOT, a composite component is not rendered correctly anymore. With myfaces-2.1.5 everything is ok.
> A testcase to reproduce this issue is attached.
> http://localhost:8080/jsftest/componenttest.jsf

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira