Hi Eivind,

> Suddenly all my commandLinks and commandButtons didn't work anymore, I
> could press them and the form would submit (causing a reload of the page),
> but no actions would be fired, and the updateActionListeners stopped
> working as well.

Did you use the <h:messages/> tag in your page to display potential validation 
errors? Perhaps some validation error occurred that is not displayed. This 
would cause your action method and the listeners to be ignored because of the 
failure in the validation phase.

Kind regards

Christian


-- 
Christian Kaltepoth <[EMAIL PROTECTED]>
GnuPG Key: http://www.kaltepoth.de/gnupg/pubkey.asc
Fingerprint: 9F04 0A94 CC40 C3EF 1A69  B2BB 51F4 4C84 BEB6 F127

Reply via email to