On 5/17/06, Joachim Schmid <[EMAIL PROTECTED]> wrote:
I'm using SelectOneMenu with a converter. Now I tried the new version of
myfaces and I've a Problem:
on submit the converter will be invoked and returns the correct object. But
the setter of my bean is never called, to the value stored in the bean is
always the old one.

Probably something on the page is failing validation or conversion and
the update model phase is never being invoked.  Try sticking a
t:messages object on the page (both with and without global messages).

Reply via email to