Please change the description of f:event&#39;s listener attribute from:<br><br>  Method expression pointing to a method expression of that will be called when the listener&#39;s processEvent method would have been called.<br>
<br>To:<br><br>  A method expression that JSF invokes when an event occurs. That event is specified with the name attribute.<br><br><br>david<br>