The Perfect Storm: EJB 3.1 + JSF 2.0 + REST + JPA 2.0
Speaker: Adam Bien
Even simplest CRUD-webapps can be built much easier with nothing but vanilla Java EE 6. The Convention over Configuration, Inversion of Control and DRY principles make extensive configuration obsolete and the separation between the infrastructure and business logic rather strict. This session discusses a lean end-to-end Java EE 5/6 architecture with JSF 2.0, REST (also SOAP), JPA 2.0, Bean Validation and JSR-299/330 and asynchronous processing. EJB 3.1, deployed in a WAR, makes the code even leaner and eliminates the remaining, unnecessary bloat (milliseconds deployments and few kB WARs). The principles are explained with lots of code and interactive demos. Heretical questions are highly appreciated!
24|02|2010 | 15:50 - 16:40 | Room: Mancy
Level: Advanced