This subsection lists and describes the commands for compatibility with the earlier versions used with the Smart Composer functionality.
The following table lists and describes the compatible commands usable in the systems that execute J2EE applications:
Table 8-3 List of compatible commands used with the Smart Composer functionality (For the systems that execute J2EE applications)
Classification | Command name | Description |
---|---|---|
Service unit operations | cmx_add_serverref#1 | Adds the logical user server to a service unit. |
cmx_delete_serverref#2 | Deletes the logical user server from the service unit. | |
Resource operations#3 | cmx_define_resource | Associates resource adapters or JavaBeans resources registered in Management Server with the Web system. |
cmx_deploy_resource | Deploys resource adapters or JavaBeans resources associated with the Web system. | |
cmx_register_resource | Registers resource adapters or JavaBeans resources into Management Server. | |
cmx_start_resource | Starts the deployed resource adapters or JavaBeans resources. | |
cmx_stop_resource | Stops the running resource adapter or the JavaBeans resource. | |
cmx_undefine_resource | Releases the association of the resource adapter or the JavaBeans resource and the Web system. | |
cmx_undeploy_resource | Undeploys the deployed resource adapter or the JavaBeans resource. | |
cmx_unregister_resource | Deletes the resource adapter or the JavaBeans resource from Management Server. | |
Application operations#3 | cmx_define_application | Associates the J2EE application registered in Management Server with the Web system. |
cmx_deploy_application | Deploys the J2EE application associated with the Web system. | |
cmx_register_application | Registers the J2EE application into Management Server. | |
cmx_start_application | Starts the deployed J2EE application. | |
cmx_stop_application | Stops the running J2EE application. | |
cmx_undefine_application | Releases the association of the J2EE application and the Web system. | |
cmx_undeploy_application | Undeploys the deployed J2EE application. | |
cmx_unregister_application | Deletes the J2EE application from Management Server. |
The following table lists and describes the compatible commands that can be used in the system that executes batch applications:
Table 8-4 List of compatible commands used with the Smart Composer functionality (For the systems that execute batch applications)
Classification | Command name | Description |
---|---|---|
Resource operations # | cmx_define_resource | Associates resource adapters or JavaBeans resources registered in Management Server with the Web system. |
cmx_deploy_resource | Deploys resource adapters or JavaBeans resources associated with the Web system. | |
cmx_register_resource | Registers resource adapters or JavaBeans resources into Management Server. | |
cmx_start_resource | Starts the deployed resource adapter or the JavaBeans resource. | |
cmx_stop_resource | Stops the running resource adapter or the JavaBeans resource. | |
cmx_undefine_resource | Releases the association of the resource adapter or the JavaBeans resource and the Web system. | |
cmx_undeploy_resource | Undeploys the deployed resource adapter or the JavaBeans resource. | |
cmx_unregister_resource | Deletes the resource adapter or the JavaBeans resource from Management Server. |