uCosminexus Application Server, Application Setup Guide
You can acquire the HITACHI Application Integrated Property File by using the server management commands and collectively edit the contents of specific attribute files.
The specific attribute file elements included in the HITACHI Application Integrated Property File are described below:
For details on the HITACHI Application Integrated Property File, see 3.1 Application integrated property file in the uCosminexus Application Server Application and Resource Definition Reference Guide.
The following sections describe the procedures for setting the J2EE application properties by using the HITACHI Application Integrated Property File:
To acquire the HITACHI Application Integrated Property File, specify the path of the HITACHI Application Integrated Property File and execute the cjgetappprop command.
cjgetappprop server-name -name J2EE application-name -type all -c path-of-the-HITACHI Application Integrated Property File |
cjgetappprop Myserver -name App1 -type all -c App1prop.xml
Edit the HITACHI Application Integrated Property File that is output in (1) above with a text editor. For the items to be edited in the J2EE application properties, see 9.1 Overview of the property settings of J2EE applications. The items edited in the HITACHI Application Integrated Property File are the same as the items edited in the specific attribute files.
To apply the items specified in the HITACHI Application Integrated Property File to the application attributes, execute the cjsetappprop command.
cjsetappprop server-name -name J2EE application-name -type all -c path-of-the-HITACHI Application Integrated Property File |
cjsetappprop MyServer -name App1 -type all -c App1Prop.xml
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.