Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


3.14 hitachi-application.xml

hitachi-application.xml is the specific DD to set up the Java EE application.

Description

hitachi-application.xml is the DD to carry out the original setup of the Java EE Server in relation to the Java EE application.

Schema

<!DOCTYPE hitachi-application PUBLIC 
'-//Hitachi, Ltd.//DTD Hitachi Java EE Server 10.0//EN' 
'hitachi-application_10_00_00.dtd'>

Storage Location

EAR's_root/META-INF/hitachi-application.xml

Element hierarchy

hitachi-application

Example

<!DOCTYPE hitachi-application PUBLIC 
'-//Hitachi, Ltd.//DTD Hitachi Java EE Server 10.0//EN' 
'hitachi-application_10_00_00.dtd'>
<hitachi-application>
</hitachi-application>

Note

In addition to the elements described here, the elements of the Java EE RI DD can be described.