uCosminexus Application Server, Common Container Functionality Guide
With Application Server, you can use the file defining the DD and the Cosminexus Application Server-specific information (cosminexus.xml) to define an application.
The following table describes the range of the DD supported in Application Server.
Table 11-2 Range of the DD supported in Application Server
| DD types | Version | Support |
|---|---|---|
| application.xml | 1.2 | C# |
| 1.3 | C# | |
| 1.4 | Y | |
| 5.0 | Y | |
| 6.0 | Y | |
| No DD (5.0) | Y | |
| No DD (6.0) | Y | |
| ejb-jar.xml | 1.1 | C |
| 2.0 | Y | |
| 2.1 | Y | |
| 3.0 | Y | |
| 3.1 | Y | |
| No DD (3.0) | Y | |
| No DD (3.1) | Y | |
| web.xml | 2.2 | C |
| 2.3 | Y | |
| 2.4 | Y | |
| 2.5 | Y | |
| 3.0 | Y | |
| No DD (2.5) | Y | |
| No DD (3.0) | Y | |
| ra.xml | 1.0 | Y |
| 1.5 | Y |
With Application Server, the DD and cosminexus.xml can be managed separately and included in the J2EE applications. By including cosminexus.xml in a J2EE application, the property file settings need not be specified after the application is imported. Therefore, after the applications containing cosminexus.xml are imported, the applications can be started and used as are.
Also, with Application Server, you can omit the DD (application.xml, ejb-jar.xml, and web.xml) that defines the application attributes.
The method of creating and operating the applications containing cosminexus.xml is described in 11.3 and later sections. Also, the omission of the DD is described in 11.4 and later sections.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.