cjreloadapp (reload application)
Format
cjreloadapp [server-name] [-nameserver provider-URL]
-name application-name
[-t timeout-time-until-forced-reload-starts]
Function
This command replaces the component classes and JSPs of an application without stopping the application.
For details on the session information inherited by an application after replacement, see 13.8.8 Reloading Web applications in the uCosminexus Application Server Common Container Functionality Guide.
This command can be executed only for an application that uses an exploded archive and either is running or is stopped after a reload failure.
When you execute this command, you must specify the ejbserver.deploy.context.reload_scope property in the usrconf.properties user properties file of the J2EE server. For details on the user properties file (usrconf.properties), see 2.4 usrconf.properties (User property file for J2EE servers) in the uCosminexus Application Server Definition Reference Guide.
Arguments
protocol-name: : host-name: port-number
Input examples
cjreloadapp MyServer -name App1
Return values
Notes