8.1.3 List of commands for compatibility with earlier versions

This subsection lists and describes the commands for compatibility with the earlier versions used with the Smart Composer functionality.

Organization of this subsection
(1) List of compatible commands usable in the systems that execute J2EE applications
(2) List of compatibility commands usable in the system that executes batch applications

(1) List of compatible commands usable in the systems that execute J2EE applications

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)

ClassificationCommand nameDescription
Service unit operationscmx_add_serverref#1Adds the logical user server to a service unit.
cmx_delete_serverref#2Deletes the logical user server from the service unit.
Resource operations#3cmx_define_resourceAssociates resource adapters or JavaBeans resources registered in Management Server with the Web system.
cmx_deploy_resourceDeploys resource adapters or JavaBeans resources associated with the Web system.
cmx_register_resourceRegisters resource adapters or JavaBeans resources into Management Server.
cmx_start_resourceStarts the deployed resource adapters or JavaBeans resources.
cmx_stop_resourceStops the running resource adapter or the JavaBeans resource.
cmx_undefine_resourceReleases the association of the resource adapter or the JavaBeans resource and the Web system.
cmx_undeploy_resourceUndeploys the deployed resource adapter or the JavaBeans resource.
cmx_unregister_resourceDeletes the resource adapter or the JavaBeans resource from Management Server.
Application operations#3cmx_define_applicationAssociates the J2EE application registered in Management Server with the Web system.
cmx_deploy_applicationDeploys the J2EE application associated with the Web system.
cmx_register_applicationRegisters the J2EE application into Management Server.
cmx_start_applicationStarts the deployed J2EE application.
cmx_stop_applicationStops the running J2EE application.
cmx_undefine_applicationReleases the association of the J2EE application and the Web system.
cmx_undeploy_applicationUndeploys the deployed J2EE application.
cmx_unregister_applicationDeletes the J2EE application from Management Server.
#1
You use this command only when using the logical server reference definition file. For the version 07-50 and later versions, we recommend that you use the Easy Setup definition file to set up a logical user server.
#2
You use this command only for deleting the logical user server. For the version 07-50 and later versions, we recommend that you use the cmx_delete_system command to delete the logical user server.
#3
For the commands related to resource and application operations, we recommend that you use the server management commands in the version 08-00 and later versions due to the following reasons. The commands related to resource and application operations cannot be used in the Web system for the integrated naming scheduler server. If the commands are used, an error will occur.
Also, the commands related to resource and application operations run in the V7 compatibility mode regardless of the settings in the application management mode. Therefore, do not use the commands related to resource and application operations when you want to manage applications in the V8 mode.

(2) List of compatibility commands usable in the system that executes batch applications

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)

ClassificationCommand nameDescription
Resource operations #cmx_define_resourceAssociates resource adapters or JavaBeans resources registered in Management Server with the Web system.
cmx_deploy_resourceDeploys resource adapters or JavaBeans resources associated with the Web system.
cmx_register_resourceRegisters resource adapters or JavaBeans resources into Management Server.
cmx_start_resourceStarts the deployed resource adapter or the JavaBeans resource.
cmx_stop_resourceStops the running resource adapter or the JavaBeans resource.
cmx_undefine_resourceReleases the association of the resource adapter or the JavaBeans resource and the Web system.
cmx_undeploy_resourceUndeploys the deployed resource adapter or the JavaBeans resource.
cmx_unregister_resourceDeletes the resource adapter or the JavaBeans resource from Management Server.
#
For the commands related to resource operations, we recommend that you use the server management commands in 08-00 and later versions due to the following reasons.
The commands related to resource operations cannot be used in the Web system for the integrated naming scheduler server. If the commands are used, an error will occur.
Also, the commands related to resource operations run in the V7 compatibility mode regardless of the settings in the application management mode. Therefore, do not use the commands related to resource operations when you want to manage applications in the V8 mode.