Something is really weird with my application. I removed the "immediate='true'". After hitting such a button a getter method of my component is invoked in the 'Process Validations' phase. This getter returns values for a selectOneMenu. But this getter requires the currentTestaction (the form which is submitted), which is null. To avoid the NPE I removed the selectOneMenus. When I then hit the button another getter method is invoked. Now in the 'Render response' phase. Only if I set 'immediate' to true, the action method is invoked. I don't understand why. And I don't understand why the currentTestaction is null. The _viewRoot of myFaces has the complete form with updated members.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930609#3930609 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930609 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user