Hi, Can you determine if the PreRenderViewEvent is triggered correctly? I recently ran into an issue where PostAddToViewEvent was not triggered correctly. I think that some event triggers are not yet (correctly) implemented.
Regards, Jakob 2009/12/31 Matthias Wessendorf <[email protected]> > Hey, > > I wonder if that is also a known issue. Currently the listener method > expression: > > <f:event type="javax.faces.event.PreRenderViewEvent" > listener="#{bean.method}" /> > > is not invoked, when I enter the page (view) > > -Matthias > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf >
