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.
- Resource adapters
The following are the resource adapters according to the types of resources used for establishing a connection:
- DB Connector
Used in establishing a connection with the database.
- DB Connector for Cosminexus RM and Cosminexus RM
Used in establishing a connection with the queue in the database.
- uCosminexus TP1 Connector
Used in establishing a connection with the SPP of OpenTP1.
- TP1/Message Queue - Access
Used in establishing a connection with the TP1/Message Queue.
- Resource adapter compliant with other Connector 1.0 or Connector 1.5#2
Used in establishing a connection with any resource.
- Mail configuration
Used in establishing a connection with the SMTP server.
- JavaBeans resource
Resource that you can use as an internal resource.
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.