Devoxx Java EE 6 live coding talk on Parleys
The three hour live coding talk about Java EE 6 by Bert Ertman and Paul Bakker is now available on Parleys. In this Devoxx talk a web application is created from scratch using Java EE 6 while explaining all different technologies such as CDI, JSF, EJB, JPA and JAX-RS. The idea of the talk is that the application should be realistic; using a real database, using Maven so that we can build on a CI server and the code should be tested well. Although most of the code is plain Java EE 6 we use JBoss Forge and Arquillian for setting up the project and integration testing.
Judging from the many reactions at the conference and blog posts this is a great talk to get familiar with all the basics of Java EE 6 while still working in a realistic environment.