uCosminexus Application Server, Application Setup Guide
Set the invocation order for the J2EE applications.
Application attribute file
Execute the following command to acquire an application attribute file:
cjgetappprop [server-name] [-nameserver provider-URL] -name J2EE application-name -c path-of-the-application-attribute-file |
cjgetappprop MyServer -name account -c C: \home\MyAccount.xml
Execute the following command to apply the values of the application attribute file:
cjsetappprop [server-name] [-nameserver provider-URL] -name J2EE application-name -c path-of-the-application-attribute-file |
cjsetappprop MyServer -name account -c C: \home\MyAccount.xml
The following table describes the invocation order settings for J2EE applications:
| Item | Mandatory | Corresponding tag |
|---|---|---|
| Start and stop order# | O | <start-order> |
For details on the property settings, see 3.2.1 Contents of the application property file in the uCosminexus Application Server Application and Resource Definition Reference Guide.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.