uCosminexus Application Server, Command Reference Guide

[Contents][Index][Back][Next]

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)

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.

#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)

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.

#
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.