I am trying to use facelets with ajax4jsf and immediately came across a problem where the following exception:
"Client-id : theId is duplicated in the faces tree. " is raised. This worked fine when not using facelets but fails when using facelets. I can post more code, but was wondering if there is some basic thing that I need to do to integrate ajax4jsf with facelets.

