Why and when to perform this task
A connector is a J2EE component that provides access to Enterprise Information Systems (EIS), and must comply to the J2EE Connector architecture (JCA). An Enterprise Information System (EIS) is a set of related classes that lets an application access a resource such as data, or an application on a remote server, often called a resource adapter.This article describes how to create a connector project using the Assembly Toolkit.
Steps for this task