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

Thomas Andraschko commented on MYFACES-4361:
--------------------------------------------

the problem is that @ManagedBean native support was removed and delegated to 
CDI. So without a beans.xml, the bean wont be found and registred. works fine 
now for me.

> Repeat with Datatable not rendering
> -----------------------------------
>
>                 Key: MYFACES-4361
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4361
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.3-next-M4
>            Reporter: Melloware
>            Priority: Major
>         Attachments: pf-3812.zip
>
>
> Attached is a reproducer JAR you can execute with:
> {code}
> mvn clean jetty:run -Pmyfaces23next
> {code}
> The Datatables inside the repeat using either ui:repeat or p:repeat  do not 
> render and no error is thrown.
> If however you run with MyFaces 2.2/2.3 plain it works fine.
> {code}
> mvn clean jetty:run -Pmyfaces23
> {code}
> See: https://github.com/primefaces/primefaces/pull/6374



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to