Segnalo un paio di post:
Annotation Driven JSF-Spring-JPA
A parte l'uso di spring non c'è nulla di nuovo..Le scatole DAO, francamente non mi piacciono, non ne vedo l'utilità.Aspettando JSR 299:
http://www.jroller.com/RickHigh/
Ho scoperto un progetto interessante:
http://code.google.com/p/krank/
Crank is a master/detail, CRUD, and annotation driven validation framework built with JPA, JSF, Facelets and Ajax. It allows developers to quickly come up with JSF/Ajax based CRUD listings and Master/Detail forms from their JPA annotated Java objects.
Crank uses a lot of the new JSF features from Facelets, Ajax4JSF, etc. that will be used in JSF 2.0. Crank is a use case analysis of what is possible with the new JSF 2.0 stack.