The document discusses the new features in Java EE 7 platform. Some of the key highlights include:
- Enhancements to CDI, Bean Validation, Interceptors, Concurrency utilities.
- JPA 2.1 features like schema generation, stored procedures, converters.
- JTA 1.2 allows transaction management on CDI managed beans.
- EJB 3.2 includes features like disabling passivation for stateful sessions, asynchronous methods and non-persistent timers.
- Other specifications like JMS 2.0, JAX-RS 2.0 that are part of Java EE 7 platform.