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

Leonardo Uribe commented on MYFACES-4082:
-----------------------------------------

I think use "binding" to reference composite components has never worked, in 
both myfaces and ri implementations. What people usually do is use the 
"binding" of the surrouding panelGroup, which is a normal component or add the 
composite component dynamically using the known trick found inside myfaces test 
files. The code that does the "binding" magic is in ComponentDelegateHandler 
and the one related to restore view (lifecycle)

> Composite binding don't works ...
> ---------------------------------
>
>                 Key: MYFACES-4082
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4082
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.2.3, 2.2.11
>         Environment: Debian 8.2
> JDK 1.8
> Netbeans 8.1
>            Reporter: NCister
>
> I've just tried to set binding of a simple composite.
> It don't works :-(
> To manage the componentType methods from user page the only way is to use 
> ViewRoot.findComponent .....



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to