1.1 Types of files

You use property files for setting J2EE applications. Note that you can specify any name for property files.

In this manual, the files are classified into the following two types:

This section describes each type of property file.

Organization of this section
(1) Files included in applications and used
(2) Files specified in arguments when executing the server management commands

(1) Files included in applications and used

Among the files used in the Application Server, the following files are included in applications and used:

Type of the file
Cosminexus application property file (cosminexus.xml)
Overview
This file defines the information that is unique to the Application server for applications, EJB-JARs, Session Beans, Entity Beans, Message-driven Beans, WAR, Filters, servlets or JSPs, and resource adapters.

For details on the Cosminexus application property file (cosminexus.xml), see 2.Cosminexus Application Property File (cosminexus.xml).

(2) Files specified in arguments when executing the server management commands

Among all the files used with Application Server, the files specified in arguments when executing the server management commands are described in the following table.

Table 1-1 Files specified in arguments when executing the server management commands

Type of fileOverviewReferencesSection
HITACHI Application Integrated Property fileThis file is used for acquiring and editing properties of applications, EJB-JAR, Session Bean, Entity Bean, Message-driven Bean, WAR, Filter, Servlet or JSP, and resource adapters, in a batch.This manual3.1
HITACHI Application Property fileThis file is used for acquiring and editing properties of applications.3.2
HITACHI EJB-JAR Property fileThis file is used for acquiring and editing properties of EJB-JAR.3.3
HITACHI Session Bean Property fileThis file is used for acquiring and editing properties of Session Beans.3.4
HITACHI Entity Bean Property fileThis file is used for acquiring and editing properties of Entity Beans.3.5
HITACHI MessageDrivenBean Property fileThis file is used for acquiring and editing properties of MessageDrivenBeans.3.6
HITACHI WAR Property fileThis file is used for acquiring and editing properties of WAR files.3.7
HITACHI Filter Property fileThis file is used for acquiring and editing properties of filter.3.8
HITACHI Servlet Property fileThis file is used for acquiring and editing properties of servlets and JSPs.3.9
HITACHI Connector Property fileThis file is used for acquiring and editing properties of resource adapters.4.1
HITACHI JavaBeans Resource Property fileThis file is used for acquiring and editing properties of JavaBeans.4.2
HITACHI Data Source Configuration FileThis file is used for setting the information
that is used to operate data sources.
Compatibility Guide2.11.3
HITACHI Data
Source Property file
This file is used for acquiring and editing properties of data sources.2.11.4
Pool management information settings fileThis file is used for setting the connection pool functionality of the Web container.3.11.6
HITACHI Mail
Property file
This file is used for acquiring and editing properties of mail configuration.This manual4.3

Note 1: uCosminexus Application Server has been omitted from the names of the manuals shown in References.

Note 2: For systems that execute batch applications; you can only use the HITACHI Connector Property file, among all property files described in the above table.