Hi, 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.
I tried with 1.1.1 and 1.1.3. No difference. Has anyone an Idea? Thanks, Joe
