uCosminexus Application Server, Command Reference Guide

[Contents][Index][Back][Next]

2.4 Resource operation commands used with J2EE servers

This section describes the resource operation commands used with J2EE servers.

The following table lists the resource operation commands used with J2EE servers:

Table 2-5 List of resource operation commands used with J2EE servers

Command name Function Description Command group
cjclearpool Delete connection in connection pool Clears the connection of a resource adapter or data source. Update
cjcopyres Copy resource Copies the properties of an EJB-JAR file, a WAR file, a data source file, mail, or a RAR file. Update
cjdeletejb Delete JavaBeans resource Deletes an imported JavaBeans resource. Update
cjdeleteres Delete resource Deletes an imported EJB-JAR, WAR, data source, mail, or RAR file. Update
cjdeployrar Deploy resource adapter Deploys a resource adapter. Update
cjexportrar Export resource adapter Exports a resource adapter from a J2EE server. Update
cjgetjbprop Get Property of JavaBeans resource Obtains the Property of a specified JavaBeans resource and generates a Property File. Update
cjgetrarprop Get Property of RAR file Obtains the Property of a deployed RAR file and generates a Property File. Update
cjgetresprop Get Property of resource Obtains the Property of the resources contained in an EJB-JAR, WAR, or undeployed RAR file, or obtains the Property of a data source file or of mail, and generates a Property File. Update
cjimportjb Import JavaBeans resource Imports a JavaBeans resource. Update
cjimportres Import resource Imports an EJB-JAR, WAR, data source, or RAR file. Update
cjlistjb List JavaBeans resources Outputs the status of all JavaBeans resources to the standard output. Reference
cjlistpool List connection pools Outputs to the standard output the connection pool status of a specified resource adapter or of all resource adapters. Reference
cjlistrar List resource adapters Outputs a list of all deployed resource adapters to the standard output. Reference
cjlistres List resources Outputs a list of the imported EJB-JAR, WAR, data source, mail, or RAR files to the standard output. Reference
cjresumepool Restart member connection pool Restarts a member connection pool of the cluster connection pool. Update
cjsetjbprop Set Property of JavaBeans resource Changes the property of the specified JavaBeans resource with the value of specified JavaBeans Resource Property File. Update
cjsetrarprop Set RAR Property Changes the Property of the resources contained in a deployed RAR file to the values specified in a Property File. Update
cjsetresprop Set Property of resource Changes the Property of the resources contained in an EJB-JAR, WAR, or undeployed RAR file, or changes the Property of a data source file or of mail, to the values specified in a Property File. Update
cjstartjb Start JavaBeans resource Starts a JavaBeans resource. Update
cjstartrar Start resource adapter Starts a resource adapter. Update
cjstopjb Stop JavaBeans resource Stops a JavaBeans resource that has been started. Update
cjstoprar Stop resource adapter Stops a resource adapter that has been started. Update
cjsuspendpool Suspend member connection pool Suspends a member connection pool of the cluster connection pool. Update
cjtestres Execute resource connection test Executes a connection test on a J2EE resource adapter, mail, or data source. Update
cjundeployrar Undeploy resource adapter Undeploys a deployed resource adapter. Update

Legend:
Update: The command is an update command, which updates the J2EE server contents or retrieves configuration information.
Reference: The command is a reference command, which only displays the configuration status without updating the J2EE server contents.

For details on the mutual exclusion control conditions for each system of the server management commands, see 3.2 Exclusive control of server management commands in the uCosminexus Application Server Application Setup Guide.

Organization of this section
cjclearpool (delete connection in connection pool)
cjcopyres (copy resource)
cjdeletejb (delete JavaBeans resource)
cjdeleteres (delete resource)
cjdeployrar (deploy resource adapter)
cjexportrar (export resource adapter)
cjgetjbprop (get HITACHI JavaBeans Resource Property)
cjgetrarprop (get RAR file Property)
cjgetresprop (get resource Property)
cjimportjb (import JavaBeans resource)
cjimportres (import resource)
cjlistjb (list JavaBeans resources)
cjlistpool (list connection pools)
cjlistrar (list resource adapters)
cjlistres (list resources)
cjresumepool (restart member connection pool)
cjsetjbprop (set HITACHI JavaBeans Resource Property)
cjsetrarprop (HITACHI Connector Property Settings)
cjsetresprop (set Property of resource)
cjstartjb (start JavaBeans resource)
cjstartrar (start resource adapter)
cjstopjb (stop JavaBeans resource)
cjstoprar (stop resource adapter)
cjsuspendpool (suspend member connection pool)
cjtestres (execute resource connection test)
cjundeployrar (undeploy resource adapter)