Hitachi

uCosminexus Application Server Application Setup Guide


4.2.3 Deploying the DB Connector

If you deploy a DB Connector, you can use it as a J2EE resource adapter. The J2EE resource adapter is a resource adapter that is deployed as a shared standalone module on the J2EE server. If you deploy a resource adapter imported by using the server management commands, that resource adapter becomes available to all the J2EE applications running on that J2EE server. Note that you can also define the properties after deploying the DB Connector. In such a case, however, define the properties when the applicable DB Connector is not running. For details on how to define the properties, see 4.2.2 Defining the DB Connector properties.

Execute the following command to deploy the DB Connector:

Execution format
cjdeployrar [server-name] [-nameserver provider-URL] -resname DB-Connector-display-name
Example of execution
cjdeployrar MyServer -resname account-rar

For details on the cjdeployrar command, see cjdeployrar (deploy resource adapter) in the uCosminexus Application Server Command Reference Guide.