This document discusses 50 new features in Java EE 7 across various specifications. It begins with features in Contexts and Dependency Injection (CDI) 1.1, including default enabling of CDI scanning, and the new @Vetoed annotation. It then covers features in other specifications such as Bean Validation 1.1, interceptors 1.2, concurrency utilities 1.0, JPA 2.1, JTA 1.2, EJB 3.2, JMS 2.0 and more. For each feature, it provides a brief description and example code.