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 nameFunctionDescriptionCommand group
cjclearpoolDelete connection in connection poolClears the connection of a resource adapter or data source.Update
cjcopyresCopy resourceCopies the properties of an EJB-JAR file, a WAR file, a data source file, mail, or a RAR file.Update
cjdeletejbDelete JavaBeans resourceDeletes an imported JavaBeans resource.Update
cjdeleteresDelete resourceDeletes an imported EJB-JAR, WAR, data source, mail, or RAR file.Update
cjdeployrarDeploy resource adapterDeploys a resource adapter.Update
cjexportrarExport resource adapterExports a resource adapter from a J2EE server.Update
cjgetjbpropGet Property of JavaBeans resourceObtains the Property of a specified JavaBeans resource and generates a Property File.Update
cjgetrarpropGet Property of RAR fileObtains the Property of a deployed RAR file and generates a Property File.Update
cjgetrespropGet Property of resourceObtains 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
cjimportjbImport JavaBeans resourceImports a JavaBeans resource.Update
cjimportresImport resourceImports an EJB-JAR, WAR, data source, or RAR file.Update
cjlistjbList JavaBeans resourcesOutputs the status of all JavaBeans resources to the standard output.Reference
cjlistpoolList connection poolsOutputs to the standard output the connection pool status of a specified resource adapter or of all resource adapters.Reference
cjlistrarList resource adaptersOutputs a list of all deployed resource adapters to the standard output.Reference
cjlistresList resourcesOutputs a list of the imported EJB-JAR, WAR, data source, mail, or RAR files to the standard output.Reference
cjresumepoolRestart member connection poolRestarts a member connection pool of the cluster connection pool.Update
cjsetjbpropSet Property of JavaBeans resourceChanges the property of the specified JavaBeans resource with the value of specified JavaBeans Resource Property File.Update
cjsetrarpropSet RAR PropertyChanges the Property of the resources contained in a deployed RAR file to the values specified in a Property File.Update
cjsetrespropSet Property of resourceChanges 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
cjstartjbStart JavaBeans resourceStarts a JavaBeans resource.Update
cjstartrarStart resource adapterStarts a resource adapter.Update
cjstopjbStop JavaBeans resourceStops a JavaBeans resource that has been started.Update
cjstoprarStop resource adapterStops a resource adapter that has been started.Update
cjsuspendpoolSuspend member connection poolSuspends a member connection pool of the cluster connection pool.Update
cjtestresExecute resource connection testExecutes a connection test on a J2EE resource adapter, mail, or data source.Update
cjundeployrarUndeploy resource adapterUndeploys 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)