The J2EE Connector architecture provides a Java solution to the problem of connectivity between the many application servers and EISs already in existence. By using the J2EE Connector architecture, EIS vendors no longer need to customize th...More
The J2EE Connector architecture provides a Java solution to the problem of connectivity between the many application servers and EISs already in existence. By using the J2EE Connector architecture, EIS vendors no longer need to customize their product for each application server. Application server vendors who conform to the J2EE Connector architecture do not need to add custom code whenever they want to add connectivity to a new EIS.
For Java developers, Java Database Connectivity (JDBC) is the only standard interface to Database Management Systems (DBMSs). As JDBC has evolved, the number of ways to connect have increased. JDBC 2 added capabilities for compatibility wit...
In the first of a three-part series, Java developer David Currie introduces some Java 2 Enterprise Edition (J2EE) Connector Architecture (JCA) 1.5 optimizations that should make your existing or new outbound resource adapters go faster. He...
www.ibm.com/developerworks/java/library/j-jca1/
-
Get Site Info
In this second article of two in his series on the JCA (J2EE
Connector Architecture) -- a standard that allows J2EE (Java 2
Platform, Enterprise Edition) application servers to reach
enterprise information systems (EIS) -- Dirk...
www.javaworld.com/javaworld/jw-02-2002/jw-0201-jca2.html
-
Get Site Info