cmx_register_resource (Register a resource) (For compatibility)
Format
cmx_register_resource [Common-arguments] -f RAR-file [-c Connector-property-file] [-replace]
cmx_register_resource [Common-arguments] -f JAR-file -c JavaBeans-resource-property-file [-replace]
Function
This command registers resource adapters or JavaBeans resources in the domain managed by Management Server.
If a resource with the same display name as the display name of the resource adapter or the JavaBeans resource specified in the argument of the -f option is already registered, you can specify the -replace option to re-register the resource adapter or the JavaBeans resource.
Arguments
Input examples
cmx_register_resource -f App1.rar -replace
Return values
Notes