I've been unable to get RichFaces to work at all using Eclipse and JBoss Tools.
My efforts are documented here in the RichFaces group:
http://community.jboss.org/message/536169#536169
I have tried using several articles that should "get me started" with RichFaces, but I'm still having problems.
I see in Eclipse that I can create a JSF project with RI libs. Is this all I need?
Does JBoss 4.2.3 have RichFaces bundled in? Does JBoss Tools? Do I need to do any additional configuration to use RichFaces?
In Eclipse/JBoss Tools, I see that RichFaces controls are there. However, I cannot get a dataTable to render any data when I connect it to a bean. The same bean/methods work when I use Tomahawk/MyFaces.