In a postgres database I have a table with, among others, an int[] field.
In my model I have a persisted bean that maps the table, including the int[] field. In this cla
Don't know if I get you right, but baseNumber is not bound to any property in any managed bean. It only exists in the scope of ui:repeat.
baseNumber
ui:repeat
You should do something like: