Hi- time by time there are people on the list, using both. MyFaces (incl. Tomahawk) and ADF Faces
> > 1) <t:commandLink> components (and <t:commandSortHeader>s) don't work, > > because the MyFaces javascript functions such as clear_myFormId don't get > > generated. Also the _link_hidden_form isn't generated anymore. The rendered > > HTML includes the string <!-- MYFACES JAVASCRIPT -->, and looking at the > > stack I can see that both the adfFaces and the ExtensionsFilter are invoked, > > but no MyFaces script are actually rendered in the page. > > I'm not sure why this would happen, but this may be a MyFaces > bug; I know there's been some discussion on the main MyFaces > list about issues like this. I'll try to search more carefully in the archives.. do you know if someone had success using MyFaces, Tomahawk and ADF Faces in a project?
Which version (of MyFaces) are you using? Can you wrapp <h:form> around commandLink? There where some issue - discussed on myfaces dev - regarding "auto generated form" aka dummy form -Matthias