J2EE Connector Architecture (JCA) 1.5

View: [ 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Presentations
  

Articles:
  • What's New in the J2EE Connector Architecture 1.5 by Jennifer Rodoni Glore   - [Clicks: 147]
    This article is the first in a two-part series that will concentrate on the resource adapter modifications and enhancements, with special focus on the new system-level contracts, particularly the lifecycle management and work management contracts. I'll cover implementation details and specification requirements, and we'll examine some pseudo-code to see how an EIS vendor might implement the new contracts for a version 1.5-compliant resource adapter. Part Two of this series (coming soon) will concentrate on the transaction inflow and message inflow contracts.
    http://java.sun.com/developer/technicalArticles/J2EE/connectorarch1_5/ - Mar, 2003
  • Serve It Up with J2EE 1.4 - Use JCA 1.5 and EJB 2.1 to Extend your App Server by Wade Poziombka   - [Clicks: 210]
    The examples shown demonstrate how to implement a server using the J2EE 1.4 features: JCA 1.5 and EJB 2.1. This article shows how the two features combine to provide multithreaded servers that can be written and deployed in an open and portable way. While we demonstrated these capabilities in the context of a SMTP server, the types of services we could provide using J2EE 1.4 are endless.
    http://www.theserverside.com/resources/article.jsp?l=J2EE1_4 - Jan, 2003

[Top]

Presentations:
  • J2EE Connector Architecture 1.5 Overview by Ram Jeyaraman   - [Clicks: 87]
    Get a general overview of the Java 2 Platform, Enterprise Edition (J2EE) Connector Architecture.
    http://servlet.java.sun.com/javaone/resources/content/sf2003/conf/sessions/pdfs/2194.pdf - Jun, 2003 - (PDF - 673 Kb)

[Top]