OpenFaces
OpenFaces copied to clipboard
SM OR - OpenFaces Ajax requests don't work inside JSF Composite components (<cc:composite).
I'm trying to use composite component, i want to pass as parameter the action for the openfaces o:commandbutton and the listener for f:ajax or o:ajax for h:commandButton but it doesn't work. The exception i get is: javax.el.PropertyNotFoundException: Target Unreachable, identifier 'cc' resolved to null
I use the following code: