Hitachi

uCosminexus Application Server Application Setup Guide


2.1 Functionality of server management commands

For application setup, server management commands are provided as interfaces. The server management commands are a group of commands for setting and managing the resources and J2EE applications operating on a J2EE server.

The following table describes the functionality of the server management commands used for application setup.

Table 2‒1: List of functionality of server management commands

Functionality

Reference location

Setting resource adapters

Settings for connecting to the database

4.2

Settings for connecting to other resources

4.3

Setting up resource adapters included in J2EE applications

Chapter 5

Settings for J2EE resources other than resource adapters

Settings for JavaBeans resources

6.2

Settings for mail configuration

6.3

Creating J2EE applications (EAR)

Chapter 7

Importing#1 and exporting J2EE applications

Chapter 8

Property settings of J2EE applications

Chapter 9

Executing J2EE applications

Starting and stopping J2EE applications

10.2

Referencing the list of J2EE applications

10.3

Deleting J2EE applications

10.4

Switching between J2EE applications#2

10.5

Changing the J2EE application name

10.6

Acquiring the RMI-IIOP stubs and interfaces

10.7

Referencing the list of transactions

10.8

#1

You can import J2EE applications having the following formats:

  • J2EE applications in the archive format (EAR files)

  • J2EE applications in the exploded archive format (application directory)

#2

When replacing the deployed J2EE applications, the operations differ as follows, based on the format of J2EE applications while importing the J2EE applications:

  • When replacing the deployed J2EE applications having the archive format, you must restart (stop, replace, and start) the J2EE applications once.

  • When replacing J2EE applications having the exploded archive format, you can execute the server management commands for replacing the J2EE applications without restarting (stopping, replacing, and starting) the J2EE applications that are already running (reload functionality).

For details on replacing J2EE applications, see 5.6 Switching the J2EE Application in the uCosminexus Application Server Operation, Monitoring, and Linkage Guide.