- Started Glassfish v2.1
- Developed: 2 EJBs 3
- Exposed one as WebService
- Used DI to connect them
- Implemented a JPA entity
- Injected the EntityManager into a SessionBean
- Build an interceptor and applied it.
- Answered about 10 questions about different topics :-)
- Deployed a JSF
- Used databinding to create JPA
- Passed the JPA-Entity to the session bean
- ...I presented 3 slides :-)
Introduction to Java EE 6 (Glassfish v3 EA and Netbeans 6.7m2):
- Implemented and deployed a @Singleton, @Startup Bean
- Injected a no-interface @Stateless Session Bean into it
- Created a Servlet
- Injected the @Stateless Session into the Servlet
- Answered several questions again.
The whole session was recorded and is available online.