Himu’s Attempt at Blogging

Tidbits from my thoughts

What Technologies/Specifications Constitute Java EE 5?

with one comment

I was wandering what are all the specifications (and their versions/editions) that comprise Sun’s Java EE 5. The following table is made using information from their website:

Name Acronym Version JSR#
Java EE 5      
Java Platform, Enterprise Edition Java EE

5

244

Web Services Technologies      
Implementing Enterprise Web Services    

109

Java API for XML-Based Web Services JAX-WS

2.0

224

Java API for XML-Based RPC JAX-RPC

1.1

101

Java Architecture for XML Binding JAXB

2.0

222

SOAP with Attachments API for Java SAAJ

1.3

67

Streaming API for XML StAX  

173

Web Service Metadata for the Java Platform    

181

Web Application Technologies      
JavaServer Faces JSF

1.2

252

JavaServer Pages JSP

2.1

245

JavaServer Pages Standard Tag Library JSTL

1.2

52

Java Servlet  

2.5

154

Enterprise Application Technologies      
Common Annotations for the Java Platform    

250

Enterprise JavaBeans EJB

3.0

220

J2EE Connector Architecture JCA

1.5

112

JavaBeans Activation Framework JAF

1.1

925

JavaMail  

1.4

919

Java Data Objects JDO

2.0

243

Java Message Service API JMS

1.1

914

Java Persistence API JPA

1.0

220

Java Transaction API JTA

1.1

907

Management and Security Technologies      
J2EE Application Deployment    

88

J2EE Management    

77

Java Authorization Contract for Containers    

115

Written by mhimu

August 28, 2007 at 11:13 am

Posted in Java

One Response

Subscribe to comments with RSS.

  1. I have written on whats coming up in JavaSE 7 here
    whats coming up in JavaSE 7

    daringtakers

    August 28, 2007 at 1:26 pm


Leave a Reply