I've created a selectOneMenu which value is a method that returns a collection of SelectItem which values are of that class.
The selectOneMenu is rendered the way I like. But when I submit the form an "Validation Error" occur.
Does anybody knows how to solve this problem?

