ページの先頭行へ戻る
Interstage Application Server V12.0.0 Java EE 7 設計・構築・運用ガイド
FUJITSU Software

3.2 deployment descriptor

ここでは、deployment descriptorについて説明します。

Java EE規約で規定されたdeployment descriptor

Java EE規約で規定されたdeployment descriptorについては、Java EE規約、およびそのサブ規約を参照してください。

Interstage deployment descriptor

本製品の動作を定義するdeployment descriptor(以降、Interstage deployment descriptor)を、配備モジュールに含めることができます。Interstage deployment descriptorを以下に示します。詳細は、「3.2.1 Interstage deployment descriptor」を参照してください。

Interstage deployment descriptor

配備モジュール

Interstage application deployment descriptor (glassfish-application.xml)

earファイル

Interstage Web application deployment descriptor (glassfish-web.xml)

warファイル

Interstage EJB application deployment descriptor (glassfish-ejb-jar.xml)

ejb-jarファイル

Interstage application client deployment descriptor (glassfish-application-client.xml)

App Clientファイル

Interstage ACC deployment descriptor (glassfish-acc.xml)

注) モジュールに含まれません。

Interstage deployment descriptor(glassfish-acc.xmlを除きます)は、モジュール種別に応じてJava EE規約のdeployment descriptorと同じ位置に配置してください。

注意

配備モジュールに以下のファイルを含めないでください。

  • context.xml

  • sun-application.xml

  • sun-web.xml

  • sun-ejb-jar.xml

  • sun-application-client.xml

  • weblogic.xml

  • weblogic-application.xml

  • weblogic-web.xml

  • weblogic-ejb-jar.xml

  • weblogic-application-client.xml

  • weblogic-ra.xml

  • weblogic-webservices.xml