The JSR was completed by Sun Microsystems. Oracle America, Inc. assumed the Maintenance Lead role.
Maintenance Lead: Sivakumar Thyagarajan
E-Mail Address: sivakumar.thyagarajan
Telephone Number: +91 80 67283773
Fax Number: +91 80 6692 7110
Original Java Specification Request (JSR)
Identification |
Request |
Contributions |
Additional Information
Section 1. Identification
Submitting Member: Sun Microsystems, Inc.
Name of Contact Person: Sivakumar Thyagarajan
E-Mail Address: sivakumar.thyagarajan
Telephone Number: +91 80 6693 7050
Fax Number: +91 80 6692 7110
Specification Lead: Sivakumar Thyagarajan, Binod PG
E-Mail Address: sivakumar.thyagarajan
Telephone Number: +91 80 6693 7050, +91 80 6692 7784
Fax Number: +91 80 6692 7110,
Initial Expert Group Membership:
Supporting this JSR:
IBM
BEA
RedHat
Oracle
Ericsson AB
Section 2: Request
Background The J2EE Connector Architecture 1.5 defines a standard architecture for connecting to heterogeneous Enterprise Information Systems (EIS) in both synchronous and asynchronous mode. It also provides a pluggability layer for JMS (Java Message Service) and JDBC (Java Database Connectivity) providers.
Proposal
The purpose of the Java EE Connector Architecture 1.6 specification is to address areas in J2EE Connector Architecture 1.5 where further support has been requested by the Connector expert group and the public. The areas this specification intend to address are the following:
Generic Inflow Context
Connector Architecture 1.5 supports transaction inflow context. The WorkManager contracts are closely tied with transaction inflow context. This feature will enhance the transaction inflow context to a more generic context to accommodate additional functionality like security. The WorkManager mechanism will be made more flexible and independent of the Inflow contracts.
General Improvements to the Connector 1.5 specification.
The existing connector 1.5 specification will be reviewed and strengthened.
Following is an initial list of areas considered for this activity. Note that
this list is not a final list and hence all items in this list may not be
completed in the timeframe of this specification whereas some other items which
are not present in the list might be taken up.
Ease of Development
Following the common programming model for Java EE, this expert group will also consider making resource adapter development easier by defining helper classes and annotations for the Connector API wherever applicable. This simplification will be applicable for both inbound and outbound areas of the connector API.
This specification is targeted for Java EE.
The Java EE Connector architecture is specifically designed for the Java EE platform environment.
No. It should be voted on by the Java SE / EE Executive Committee only.
The goal of the proposed specification is to address the needs of the Java community by augmenting the functionality of J2EE Connector Architecture to address requests received from the Java community and the expert group for additional features.
See 2.5 above. The existing J2EE Connector Architecture 1.5 specification does not address the areas described in section 2.1. Vendors and developers are forced to use implementation-specific architectures or contracts, resulting in non-portable solutions.
The J2EE Connector Architecture is based on the technologies that are defined and standardized as part of the JavaTM EE platform environment. Specifically, the J2EE Connector Architecture leverages concepts and mechanisms defined by Java EE, Java Transaction API (JTA), JDBC and JMS specifications.
The API specification will continue to use the javax.resource package and its subpackages.
No
No
No
No. This is an update to JSR 112: J2EETM Connectors Architecture 1.5
We hope to deliver the final specification, reference implementation, and TCK in the Q4 of 2008. A rough estimate of the schedule would be
December 2007 Expert group formed
April 2008 Expert draft
May 2008 Early Draft review
August 2008 Public Review
October 2008 Proposed Final Draft
Q4 2008 Final release (aligned with Java EE 6 dates)
The primary means of communication will be email and conference calls. Face-to-face meetings will be scheduled if needed. We will solicit feedback from the community. See section 2.15 for the transparency measures we will use.
The Expert Group will publish early drafts for review by the community at convenient points during the development of the specification. The Expert Group will solicit feedback from the community via public fora(e.g., public presentations, blogs, and other online postings).
Sun will deliver a Reference Implementation (RI) and Technology Compatibility Kit (TCK). The RI will be made available as part of the Java EE 6 RI. The TCK will be delivered both standalone and as part of the Java EE 6 TCK.
N/A
Pursuant to Section 2.2.1 of the Java Community Process version 2.6, the following is a summary of Sun's anticipated principal license terms and conditions for the JSR, Java EE Connector Architecture 1.6.
The Java EE Connector Architecture 1.6 Technology Compatibility Kit (TCK) will be available both as a standalone TCK and included as part of the Java EE 6 Compatibility Test Suite (CTS). The Java EE Connector Architecture 1.6 Reference Implementation (RI) will be available as part of the Java EE 6 RI.
The TCK license does not limit how a compatible implementation of the specification can be used or distributed, e.g., by limiting the hardware devices or operating environments that can be supported.
Non-Commercial Use
As required by the Java Specification Participation Agreement (JSPA), the Java EE Connector Architecture 1.6 TCK will be licensed at no charge without support to qualified not-for-profit entities. Such qualification will be verified by the Compatibility Testing Scholarship Program. Support may also be provided at no charge with approval of the scholarship board. For more information, please refer to: http://java.sun.com/scholarship/.
The RI will be available at no cost under an open source license as part of the Java EE 6 RI.
Commercial Use
Covers all use that doesn't fall under "Non-Commercial Use" above.
Java EE Connector Architecture 1.6 TCK Java Licensee Engineering (JLE) support, available for a fee not to exceed 50ドルk, is required for commercial use for each Marketed Product* which implements the Java EE Connector Architecture 1.6 specification. TCK JLE support includes access, updates and upgrades to the TCK at no additional charge.
Java EE Connector Architecture 1.6 RI and TCK JLE and marketing support will be made available at no extra charge to Java EE licensees under their Java EE business terms.
The RI will also be made available at no cost under an open source license for commercial use as part of the Java EE 6 RI.
For purposes of these terms:
Marketed Product is intended to describe a licensee's product that has its own differentiation and marketing collateral. It may comprise one price list entry, or in some cases multiple entries (for example, to account for different localizations or delivery packaging). By way of example, in terms of Sun's product line we wouldn't consider Sun's Java Application Server to be a Marketed Product, but Sun's Java Application Server Platform Edition, Standard Edition, and Enterprise Edition are 3 Marketed Products. Sun's Java Studio Enterprise is a fourth Marketed Product.
Section 3: Contributions
J2EE Connector Architecture 1.5 Specification (JSR 112) http://jcp.org/en/jsr/detail?id=112
Java Platform, Enterprise Edition Specification Version 5 http://jcp.org/en/jsr/detail?id=244
Java Transaction API, Version 1.0.1 http://java.sun.com/products/jta
JDBC Specification, Version 4.0 http://java.sun.com/products/jdbc
Java Message Service, Version 1.0.2 http://java.sun.com/products/jms
A Metadata Facility for the JavaTM Programming Language (JSR 175) http://jcp.org/en/jsr/detail?id=175
This specification extends the J2EE Connector Architecture 1.5 Specification. This specification leverages concepts and mechanisms defined in Java EE, JTA, JDBC and JMS specifications. This specification might use the facilities defined by JSR-175 to define metadata attributes to artifacts in the Connector API.
Section 4: Additional Information (Optional)