What is the Connector Container?
The Connector Container is the VisiConnect runtime. It is a Resource Adapter component (.rar) container. With the Borland Enterprise Server integrated Connector Container services, you can create and manage integrated Connector Containers or Connector Containers across multiple partitions. The Connector Container is used to deploy, run, and monitor Resource Adapters. Tools include a Deployment Descriptor Editor (DDE) and a set of task wizards for packaging and deploying Resource Adapters and their related descriptor files. The Connector Container can be run within a Borland Enterprise Server or standalone. To run the Connector Container standalone, run the following command from the command line: $ vbj com.borland.enterprise.visiconnect.ConnectorService visiconnect cciremote-xa.rar -jns -jts This will start up the standalone Connector Container named “visiconnect”, loading the cciremote-xa.rar, and starting the VisiNaming (-jns) and VisiTransact (-jts) sub-services.