You can create deployment descriptors using the administration tool provided by your Java application server. You need to specify the following information in the deployment descriptor:
Among other things, the deployment descriptors specify the following connection information, and you must not change this.
| JNDI name | Reference name | |
|---|---|---|
| Java EE 5 | eis\MFCobol_v1.5 | CCIMFCobol_v1.5 |
| Java EE 6 | eis\MFCobol_v1.5 | CCIMFCobol_v1.5 |
| Java EE 7 | eis\MFCobol_v1.5 | CCIMFCobol_v1.5 |
Note that deployment descriptors are automatically created for the supported application servers that are listed in Servers > Settings on the EJB Generation tab in the Application server field.