Hi!
 
Do you change the model properties of the other two selectOneMenus when you process the ValueChangeEvent of one selectOneMenu?
 
This may cause firing new ValueChangeEvents, I can remember such a problem. You may try to comment out these changes and see, if the other methods are still called.
 
An alternative might be the valueChangeNotifier component, which processes ValueChangeEvents after the Update Model Values Phase.
 
Matthias
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Im Auftrag von Rogerio Pereira
Gesendet: Mittwoch, 15. März 2006 21:21
An: MyFaces Discussion
Betreff: selectOneMenu and valueChangeListeners

Hi,

I have three selectOneMenu in my page, each selectOneMenu has your own valuechangelistener, my problem is, when i change the value of one selectOneMenu all valuechangemethod in my backing bean are being fired.

Any ideas? This is a bug?

--
Yours truly (Atenciosamente),

Rogério

Reply via email to