J2EEWAR is required for a J2EE web application.
J2EEEAR is required for a J2EE enterprise application.
| Type | Description |
|---|---|
| J2EEBLD |
|
| ARCHDEF | Contains Java and J2EE archdefs. Archive files (JAR,WAR,EAR) will be built according to the ARCHDEF layout. |
| JAVALIST | Listing outputs from Java class compilations. |
| J2EELIST | Listing outputs from J2EE ANT builds. |
| JAVACLAS | Output Java Class files. |
| J2EEJAR | Jar output type for both simple java applications and EJB JAR builds. |
| J2EEWAR | Type defined for WAR output objects from J2EEBLD builds. |
| J2EEEAR | Type defined for EAR output objects from J2EEBLD builds |
| <Java/J2EE> source types | A separate SCLM type is required for each JAVA/J2EE project to be stored in SCLM. This is to avoid conflicts in same-named file that occur with JAVA/J2EE projects. For more information about this, see Mapping Eclipse projects to SCLM. |
| SQLJSER | This type is required for the J2EE/SQLJ build process. The SQLJSER type stores SQLJ serialized profiles. |
| DBRMLIB | This is technically a DB2® type. DBRMLIB is required for legacy mode SQLJ support. Must be FB=80. Stores the Database request modules. |