Hi,
Anybody else getting the bizarre error that a p:ajax (or f:ajax) behavior inside a h:selectOneListbox gets ignored entirely since an upgrade to 2.2.M1 (it worked with 2.1)? No Javascript handlers are rendered for the select component, so it seems that the AJAX behaviour renderer isn't called at all.
It works with h:selectOneMenu (as in the showcase: http://www.primefaces.org/showcase/ui/pprSelect.jsf), so that's a workaround. I'm using Mojarra 2.0.2 on Glassfish 3.0.1.
Cheers,
Daniel

