Use of JCP site is subject to the
JCP Terms of Use and the
Oracle Privacy Policy
|
JSRs: Java Specification Requests
JSR 151: JavaTM 2 Platform, Enterprise Edition 1.4 (J2EE 1.4) Specification
JCP version in use: 2.5 Java Specification Participation Agreement version in use: 2.0 Description: This JSR is to develop J2EE 1.4, the next release of the Java 2 Platform, Enterprise Edition. Please direct comments on this JSR to the Spec Lead(s) Team
Original Java Specification Request (JSR)
Identification |
Request |
Contributions
Section 1. Identification Submitting Member: Sun Microsystems, Inc. Name of Contact Person: Bill Shannon E-Mail Address: bill.shannon@sun.com Telephone Number: +1 408 276 7280 Fax Number: +1 408 276 7191 Specification Leads: E-Mail Addresses: Telephone Numbers: Fax Number: +1 408 276 7191 Supporting this JSR:
BEA Section 2: Request
2.1 Please describe the proposed Specification:This JSR is to develop J2EE 1.4, the next release of the Java 2 Platform, Enterprise Edition, targeted to ship in the second half of 2002. The major theme for the next version of J2EE is web services. The clear message we've gotten from J2EE vendors and users is that the J2EE platform must evolve quickly to provide support for web services, initially using SOAP/HTTP as the primary protocol. This protocol support is being defined in other JSRs (enumerated below). We propose that:
J2EE 1.4 will also deliver on work in progress to improve the support for J2EE tools, and will provide minor enhancements to existing APIs as required. This JSR will not itself define any new APIs, rather it will enumerate APIs defined in other JSRs or through the JCP maintenance process. We propose to include the following new APIs or API revisions in J2EE 1.4 in support of the above goals:
We believe that it is critical to deliver a J2EE platform with web services support as soon as possible. To be successful, the target feature set will need to be carefully managed. Very few technologies that aren't already well defined will be able to be included, and such new technologies will need to be tightly focused on the essential items necessary for web services support. Future J2EE releases will expand on this basic web services support and will provide support in other areas as well. Some of the JSRs listed above are near completion, others are just starting. Spec leads for all included JSRs will need to remain focused on the goal of delivering web services support in J2EE 1.4 as soon as possible. Those that complete in time will be included in J2EE 1.4. Those that fail to complete in time may not be included. In the rare case that a critical JSR fails to complete in time or fails to define the level of web services support required by J2EE, this JSR may define a minimal set of such features as needed to successfully deliver on the goal of web services support. 2.2 What is the target Java platform? (i.e., desktop, server, personal, embedded, card, etc.)This specification defines the next release of the J2EE Platform. 2.3 What need of the Java community will be addressed by the proposed specification?J2EE 1.4 will extend J2EE 1.3 and build on J2SE 1.4 with a full set of facilities for the development, deployment and execution of multi-tier, server-centric web service applications. J2EE 1.4 will also enhance the support for tools that work with J2EE products, including management and deployment tools. 2.4 Why isn't this need met by existing specifications?While J2EE 1.3 defines the basic mechanisms that can be used to build web services of many kinds, it lacks any requirements for the new web service protocols, such as SOAP/HTTP. In addition, J2EE 1.3 defines no APIs for tools to use to interact with a J2EE product. Consequently, J2EE vendors and tool vendors that offer support in these areas must necessarily do so using vendor-specific architectures. 2.5 Please give a short description of the underlying technology or technologies:A detailed description of J2EE 1.3 functionality can be found in the J2EE 1.3 Specification, http://java.sun.com/j2ee/download.html. 2.6 Is there a proposed package name for the API Specification? (i.e., javapi.something, org.something, etc.)The J2EE Platform itself does not require a package name. All of its requirements are reflected in the packages of its constituent Java APIs. 2.7 Does the proposed specification have any dependencies on specific operating systems, CPUs, or I/O devices that you know of?No. 2.8 Are there any security issues that cannot be addressed by the current security model?J2EE 1.4 addresses mechanisms and policies required for secure usage of its constituent component models and access APIs. These mechanisms must be compatible with the security facilities of J2SE 1.4. In addition, J2EE 1.4 will define Service Provider Interfaces that allow security technology vendors to integrate with J2EE application servers. 2.9 Are there any internationalization or localization issues?J2EE uses the I18N support in J2SE. 2.10 Are there any existing specifications that might be rendered obsolete, deprecated, or in need of revision as a result of this work?Other than the J2EE specification itself and the new versions of its constituent component models and access APIs, J2EE 1.4 should not require other existing specifications to be revised. 2.11 Please describe the anticipated schedule for the development of this specification.We hope to deliver the final specification, reference implementation, and TCK in the second half of 2002. This implies that the specification must reach Proposed Final Draft early in the first half of 2002. 2.12 Please describe the anticipated working model for the Expert Group working on developing this specification.The primary means of communication will be email, with conference calls and face-to-face meetings scheduled as needed. Section 3: Contributions
3.1 Please list any existing documents, specifications, or implementations that describe the technology. Please include links to the documents if they are publicly available.Java 2 Platform, Enterprise Edition Specification Version 1.3,
and related specifications
Java 2 Platform, Standard Edition, v1.4 API Specification
JSR-109 Implementing Enterprise Web Services
JSR-101 Java APIs for XML based RPC
JSR-67 Java APIs for XML Messaging 1.0
JSR-93 Java API for XML Registries 1.0 (JAXR)
JSR-77 J2EE Management
JSR-88 J2EE Application Deployment
JSR-115 Java Authorization Service Provider Contract for Containers
JSR-56 Java Network Launching Protocol and API
JSR-112 J2EE Connector Architecture 2.0
JSR-152 JSP 1.3
JSR-154 Servlet 2.4
JSR-153 EJB 2.1
JSR-9XX JAXP 1.2 - XML Schema support
JSR-9XX JMS 1.1 - queue/topic unification
3.2 Explanation of how these items might be used as a starting point for the work.These specifications will be the basis for J2EE 1.4. |