uCosminexus Application Server, Application Setup Guide

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

10.6 Changing the J2EE application name

You change the names of the J2EE applications that are imported into the J2EE server.

To change the J2EE application names, you need to stop the J2EE applications. For more details on how to stop the J2EE applications, see 10.2.2 Stopping J2EE applications.

Execute the following command to change the J2EE application names:

Execution format
 
cjrenameapp [server-name] [-nameserver provider-URL] -name application-name -newname changed-application-name
 

Example of execution
cjrenameapp MyServer -name App1 -newname App2

For details on the cjrenameapp command, see cjrenameapp (Changing the application name) in the uCosminexus Application Server Command Reference Guide.