I have a JSF/RichFaces setup with an index.jsp which a4j:includes another piece of code which contains a rich:dataTable.
index.jsp
a4j:include
rich:dataTable
It in
The fix was to install a facelets jar. See here.