You can connect with the following resources in the Application Server system:
SUP of OpenTP1 is connected as Inbound. Note that the resource adapter is not required when you use a mail configuration or JavaBean Resources.
The resource adapters used for various types of resources connected by the application are explained as follows:
Use DB Connector as the resource adapter when connecting to the database using the JDBC interface. When you use the DB Connector, you can use the JDBC interface for accessing the database from servlets, JSPs, Session Beans, Entity Beans, or Message-driven Beans.
Application Server can access HiRDB, Oracle, SQL Server, or XDM/RD E2 databases using resource adapters. The following figures show the respective configurations when you access each type of database with a resource adapter:
Figure 3-18 Configuration for accessing HiRDB with a resource adapter (for using the HiRDB Type4 JDBC Driver)
Figure 3-19 Configuration for accessing Oracle with a resource adapter (for using the Oracle JDBC Thin Driver)
Figure 3-20 Configuration for accessing the SQL Server with a resource adapter
Figure 3-21 Configuration when accessing XDM/RD E2 with a resource adapter (for using the HiRDB Type4 JDBC Driver)
If you are using the JMS interface for connecting to the database, use DB Connector for Cosminexus RM as the resource adapter. DB Connector for Cosminexus RM is a resource adapter for integrating with Cosminexus RM. If you use Cosminexus RM, you can access the queues implemented on the database from a servlet, JSP, Session Bean, Entity Bean, or Message-driven Bean, by using the JMS interface. In such a case, the Cosminexus RM libraries run on the J2EE server and the queue data is saved in the database. Cosminexus RM is component software of Application Server.
The following figures separately show the configuration for accessing the HiRDB and Oracle databases with Cosminexus RM:
Figure 3-22 Configuration for accessing HiRDB with Cosminexus RM
Note: For other legend items, see 3.2 Description of the system configuration.
Figure 3-23 Configuration for accessing Oracle with Cosminexus RM
Note: For other legend items, see 3.2 Description of the system configuration.
When connecting to TP1/Message Queue, which is the message queuing function of OpenTP1, use TP1/Message Queue - Access as the resource adapter. If you use TP1/Message Queue - Access, TP1/Message Queue can be accessed using a JMS interface from a servlet, JSP, Session Bean, Entity Bean, or Message-driven Bean. In such cases, TP1/Message Queue - Access is required on the same machine as the J2EE server.
The following figure shows the configuration for accessing TP1/Message Queue using resource adapter:
Figure 3-24 Configuration when accessing TP1/MessageQueue using resource adapter
Note: For other legend items, see 3.2 Description of the system configuration.
When connecting to SPP (Service Providing Program) of OpenTP1, use uCosminexus TP1 Connector and TP1/Client/J as resource adapters. If you are using uCosminexus TP1 Connector and TP1/Client/J, access to SPP of OpenTP1 is possible from a servlet, JSP, Session Bean, Entity Bean, or Message-driven Bean. In such cases, uCosminexus TP1 Connector and TP1/Client/J must be on the same machine as the J2EE server.
The following figure shows the configuration for accessing SPP of OpenTP1 using resource adapter:
Figure 3-25 Configuration when accessing SPP of OpenTP1 using resource adapter
Note: For other legend items, see 3.2 Description of the system configuration.
When connecting to SUP (Service Using Program) of Open TP1 by the TP1 inbound integrated function, use TP1 inbound adapter as the resource adapter. If you use the TP1 inbound integrated function, you can access a Message-driven Bean running on a J2EE server as inbound from SUP of OpenTP1. In such cases, a TP1 inbound adapter must be on the same machine as the J2EE server.
The following figure shows the configuration when accessing as inbound from SUP of OpenTP1 using resource adapter:
Figure 3-26 Configuration when accessing as inbound from SUP of OpenTP1 using resource adapter
Note: For other legend items, see 3.2 Description of the system configuration.
When connecting to CJMSP Broker of Cosminexus JMS provider, use CJMSP resource adapter as the resource adapter. If you use the CJMSP resource adapter, you can access CJMSP Broker using the JMS interface from servlets, JSPs, Session Beans, Entity Beans, or Message-driven Beans. In such cases, a CJMSP resource adapter must be on the same machine as the J2EE server.
The following figure shows the configuration for accessing CJMSP Broker using resource adapter:
Figure 3-27 Configuration when accessing CJMSP Broker using resource adapter
Note: For other legend items, see 3.2 Description of the system configuration.