uCosminexus Application Server, Application Setup Guide

[Contents][Index][Back][Next]

1.2.1 Types of J2EE resources to be managed

The J2EE resources that can be managed by setup are as follows:

Organization of this subsection
(1) Resource adapter
(2) J2EE resources other than resource adapters

(1) Resource adapter

Manage resource adapters using one of the following methods:

The following table provides a comparison of the resource adapters used as J2EE resource adapters and the resource adapters included and used in J2EE applications.

Table 1-1 Types of resource adapters to be managed

Resource adapter Used as a J2EE resource adapter Included and used in a J2EE application
DB Connector Transaction support level NoTransaction
or LocalTransaction
Y Y
XATransaction Y N
Cluster configuration Y N
uCosminexus TP1 Connector Transaction support level NoTransaction
or LocalTransaction
Y Y
XATransaction Y N
TP1/Message Queue - Access Y N
DB Connector for Cosminexus RM and Cosminexus RM Y N
Other resource adapters Y Y#

Legend:
Y: Can be used
N: Cannot be used

#
You cannot include and manage the following resource adapters in J2EE applications:
- Resource adapters with global transaction management (XATransaction) specified in the transaction support level
- Resource adapters containing a native library
- Resource adapters requiring control of starting order

(2) J2EE resources other than resource adapters

Manage the following J2EE resources in addition to the resource adapters:

For details on the setup of J2EE resources other than resource adapters, see 1.2.4 Setup for J2EE resources other than resource adapters.