The page is generated correctly with appropriate values in managed bean, but ajax events in these two h:selectOneMenus don\'t works. Listener is not called. An error has to
Be careful if you have f:metadata and f:viewparam tags since the setters of the parameters will be called with every ajax request.
f:metadata
f:viewparam
Can you provide the error log if there is any error/exception that is being generated when you call the ajax call?