Specifications
Java EE Specifications
This table contains useful links for Java EE specifications:
- The home page for the specification project.
- The JCP page for the most recent JSR.
- Where to file bugs against the specification.
- The home page for the reference implementation project.
- Where to file bugs against the reference implementation.
The Java EE 8 technology page contains links to the JCP JSR pages and the specification download pages.
Java SE Specifications
The following specifications were introduced as part of Java EE, but are now included in Java SE.
Technology | JSR | Spec Bugs | Reference Implementation | RI Bugs |
---|---|---|---|---|
JAX-WS | 224 | Issues | Metro | Metro Issues |
Web Service Metadata | 181 | GlassFish | GlassFish Issues | |
JAXB | 222 | Issues | Metro JAXB | Metro JAXB Issues |
SAAJ | 67 | Issues | Metro SAAJ | Metro SAAJ Issues |
JavaBeans Activation Framework | 925 | Issues | JAF | JAF |
Related Specifications
The following specifications are not currently included in Java EE, but may be of interest to Java EE developers.
Technology | JSR | Spec Bugs | Reference Implementation | RI Bugs |
---|---|---|---|---|
MVC | 371 | Issues | Ozark | Ozark Issues |
Portlet | 362 | Issues | Pluto | Pluto Issues |
FacesBridge | 378 | Issues | Liferay Faces Bridge | Liferay Faces Bridge Issues |