Where can I find a list of all the reference implementations for Java EE 6? [closed]

Here’s an overview of all RI’s (and alternatives).

Java Platform, Enterprise Edition 6 (Java EE 6) – JSR 316

Java Architecture for XML Binding (JAXB) 2.2 – JSR 222

Java API for XML-Based Web Services (JAX-WS) 2.2 – JSR 224

Contexts and Dependency Injection for Java – JSR 299 and JSR 330

Bean Validation 1.0 JSR 303

Java API for RESTful Web Services (JAX-RS) 1.1 – JSR 311

JavaServer Faces 2.0 – JSR 314

Java Servlet 3.0 and JavaServer Pages 2.2/Expression Language 2.2 – JSR 315 and JSR 245

Java Persistence API (JPA) 2.0 – JSR 317

Enterprise JavaBeans (EJB3) 3.1 – JSR 318

Leave a Comment