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:
|
Command name |
Function |
Description |
Command group |
|---|---|---|---|
|
Delete connection in connection pool |
Clears the connection of a resource adapter or data source. |
Update |
|
|
Copy resource |
Copies the properties of an EJB-JAR file, a WAR file, a data source file, mail, or a RAR file. |
Update |
|
|
Delete JavaBeans resource |
Deletes an imported JavaBeans resource. |
Update |
|
|
Delete resource |
Deletes an imported EJB-JAR, WAR, data source, mail, or RAR file. |
Update |
|
|
Deploy resource adapter |
Deploys a resource adapter. |
Update |
|
|
Export resource adapter |
Exports a resource adapter from a J2EE server. |
Update |
|
|
Get Property of JavaBeans resource |
Obtains the Property of a specified JavaBeans resource and generates a property file. |
Update |
|
|
Get Property of RAR file |
Obtains the Property of a deployed RAR file and generates a property file. |
Update |
|
|
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 |
|
|
Import JavaBeans resource |
Imports a JavaBeans resource. |
Update |
|
|
Import resource |
Imports an EJB-JAR, WAR, data source, or RAR file. |
Update |
|
|
List JavaBeans resources |
Outputs the status of all JavaBeans resources to the standard output. |
Reference |
|
|
List connection pools |
Outputs to the standard output the connection pool status of a specified resource adapter or of all resource adapters. |
Reference |
|
|
List resource adapters |
Outputs a list of all deployed resource adapters to the standard output. |
Reference |
|
|
List resources |
Outputs a list of the imported EJB-JAR, WAR, data source, mail, or RAR files to the standard output. |
Reference |
|
|
Set Property of JavaBeans resource |
Changes the property of the specified JavaBeans resource with the value of specified JavaBeans Resource property file. |
Update |
|
|
Set RAR Property |
Changes the Property of the resources contained in a deployed RAR file to the values specified in a property file. |
Update |
|
|
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 |
|
|
Start JavaBeans resource |
Starts a JavaBeans resource. |
Update |
|
|
Start resource adapter |
Starts a resource adapter. |
Update |
|
|
Stop JavaBeans resource |
Stops a JavaBeans resource that has been started. |
Update |
|
|
Stop resource adapter |
Stops a resource adapter that has been started. |
Update |
|
|
Execute resource connection test |
Executes a connection test on a J2EE resource adapter, mail, or data source. |
Update |
|
|
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 access control of server management commands in the uCosminexus Application Server Application Setup Guide.
- Organization of this section
-