CDI

Java EE Introduction Video

A while back I published a video as an introduction to CDI, JPA and JSF in the Java EE framework. Let me know what you think and if you would like to see more [...]

Unit Testing EE6 with OpenEJB

I'm currently working on an EE6 project and one of the items we had to tackle early on is writing unit tests for our CDI beans. We started by using [...]