WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: [jira] [Created] (MYFACES-3454) composite component is not rendered anymore with 2.1.6-SNAPSHOT

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

by My Faces - Dev mailing list :: Rate this Message:

| View in Thread


    [ 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

       

 « Return to Thread: [jira] [Created] (MYFACES-3454) composite component is not rendered anymore with 2.1.6-SNAPSHOT