|
Enterprise Java Beans have been notorioulsly difficult
to use. The latest version vastly simplifies EJB by
utilizing technologies such as annotations, dependency
injection, and POJOs. The presentation will cover
stateful/stateless session beans and entity beans.
Unit testing will be demonstrated outside of the J2EE
container with the JBoss embeddable EJB3 container.
|