- CDI
- EJB 3.1
- JSF
- JBoss Seam
I managed to develop something that does not have the JSF and JBoss Seam bits yet, but does have CDI and EJB 3.1. It also uses Arquillian, ShrinkWrap and a number of other technologies.
Why could it be of your interest? It presents CDI and EJB 3.1 in non-trivial use, as well as both unit and integration testing of these.
Check out the code from GitHub and take a look yourself.