Hi,

Probably you forget to include the public getter and setter for the attribute : 
bindingDataTable in your sbd bean.

Furthermore you could also try the @DataModel annotation : f.ex 

@DataModel
private HtmlDataTable bindingDataTable = null;

Georges

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128734#4128734

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128734
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to