Remote JDBC

To configure XA-compliant SQL components, you must integrate them using a Remote JDBC service endpoint.

This implementation is required when you want your J2EE application server to handle and administer the database connections.  If this is the case, first configure the J2EE Application Server service endpoint to access the application server, and then configure the Remote JDBC service endpoint.

To create a Remote JDBC service endpoint service endpoint:

  1. Access the Service Endpoints | Add Service Endpoint | Edit Service Endpoint endpoint_name page for the SQL Database type and Remote JDBC subtype.

    For access instructions, see Creating a Service Endpoint.

  2. Enter the properties for the service endpoint:

Note: if you are in Studio environment, define the J2EE configuration as a GENERIC J2EE, as it is external to the Studio.  If you are working in an Enterprise J2EE environment, that is deployed in the same J2EE application server that handles the connections to the database, remember to redefine the service endpoint  to access to it into LOCAL, as it is the same application server.

  1. Click Save.

Note: Default values may not be appropriate for your database.  You should review and override with values suitable for the database.