Rottstock, Sven wrote:
> 
> Hi Steve,
>  
> i don't know why the exception is thrown. But could you try the
> following solution:
>  <snip>
>         <pmb:businessEntityList backer="#{wrapper.entityBacker}" >
>             <f:attribute name="binding"
> value="#{wrapper.entityBacker.listTable}"/>
>         </pmb:businessEntityList>
> </snip>
> 

I tried this and it worked beautifully.  The only other change I made is in
the included component, I used the "binding" attribute like this:  <tr:table
binding="#{binding}" ... >

Thanks for your suggestion...  The next question is whether this is a
Trinidad or Facelets bug...

-- 
View this message in context: 
http://www.nabble.com/-Trinidad--tr%3Atable-%22binding%22-attribute-problem-tp14816168p14841555.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to