IBM WebSphere Adapters


A WebSphere Adapter is an IBM system-level software technology, used for creating drivers that a Java application uses to connect to an Enterprise Information System WebSphere Adapters conform to version 1.5 of the JCA specification. They can be technology or application adapters. As of 2011, 12 WebSphere Adapters exist which conform to JCA specification.
A WebSphere Adapter plugs into an application server and provides connectivity between the EIS, the application server, and the enterprise application. An application server vendor extends its system once to support the J2EE Connector Architecture and is then assured of seamless connectivity to multiple EISs. Likewise, an EIS vendor provides one standard WebSphere Adapter with the capability to plug into any application server that supports the connector architecture.
WebSphere Process Server provides the WebSphere Relational Resource Adapter implementation. This WebSphere Adapter provides data access through JDBC calls to access the database dynamically. The connection management is based on the JCA connection management architecture. It provides connection pooling, transaction, and security support.
The WebSphere Adapters are available with the 6.1 release of the WebSphere platform. This is WebSphere Integration Developer V6.1, and WebSphere Message Broker V6.1.
Adapters for JD Edwards EnterpriseOne, Oracle E-Business Suite, Siebel, SAP, and PeopleSoft are included with those tools. They are free for unit test only, to connect to a test or a production system hosting they require a license for the adapter.
IBM WebSphere Process Server version 6.0 supports JCA version 1.5. The WebSphere Adapter technology is recommended for use, instead of old WebSphere Business Integration Adapters.
IBM WebSphere Adapter v7.5 was released in May 2011.
The various technology adapters available are ::
The various application adapters available are ::
WebSphere Adapter Toolkit has been provided with WebSphere Integration Developer that helps to build custom adapters.