cjrenameapp (rename application)
Format
cjrenameapp [server-name] [-nameserver provider-URL]
-name application-name -newname new-application-name
Function
This command renames a specified J2EE application.
Renaming an application enables you to manage the application's generation and version.
If you rename the application that does not contain application.xml, application.xml is created. Therefore, the renamed J2EE application becomes the application containing application.xml.
Arguments
protocol-name: : host-name: port-number
Input examples
cjrenameapp MyServer -name App1 -newname App2
Return values
Notes