See the
assignment!
Reference material:
There is an old, but still valid free book available as pdf:
Mastering EJB 3.0 . In the course we covered the following 9 chapters::
- Overview
- Pre-EJB 3.0: the world that was
- The new EJB
- Introduction to session beans
- NOT COVERED (Writing Session Bean Web Services)
- Java Persistence with Entities
- NOT COVERED (Introduction to message driven beans)
- Adding functionality to your beans
- Advanced Perisistence Concepts
- Transactions
- NOT COVERED (Security)
- NOT COVERED (EJB Timers)
- EJB Best practices (partly covered)
- and following chapters not covered.
We did cover
Appendixes A (RMI and IIOP) and B (Annotations)
The book doe not deal with EJB Design patterns, which can be found in
another book (also old but in good part still valid).s