2.3.6 J2EE resource

For a J2EE server, you can use resources such as the database, OpenTP1, SMTP server, and the JavaBeans resource. A J2EE resource is used to establish a connection with these resources.

For J2EE resources handled on Application Server, the resource adapters and a mail configuration used for establishing the connection with an external resource, are provided. Apart from these resources, there are JavaBeans resources that you can use as internal resources#1.

For details about the J2EE resources, see 3. Resource Connections and Transaction Management in the uCosminexus Application Server Common Container Functionality Guide.

#1
Besides this, the data source used in a basic mode is provided as a mode for compatibility. For details about the data source, see 2.4 Resource connections in the basic mode in the uCosminexus Application Server Compatibility Guide.
#2
You can use a resource adapter corresponding to the communication model of Outbound. For details, see 3.16.8 Settings to be done when using the connector 1.5 compliant resource adaptor in the uCosminexus Application Server Common Container Functionality Guide.