+

Search Tips   |   Advanced Search

 

Configure J2EE Connector connection factories in the administrative console

 

To access an enterprise information system (EIS), configure connection factories, which instantiate resource adapter classes for establishing and maintaining resource connections.

 

Overview

An application component uses a connection factory to access a connection instance, which the component then uses to connect to the underlying enterprise information system (EIS). Examples of connections include database connections, JMS connections, and SAP R/3 connections.

 

Procedure

  1. Click Resources.

  2. Click Resource Adapters.

  3. Select a resource adapter under Resource Adapters.

  4. Click J2C Connection Factories under Additional Properties .

  5. Click New.

  6. Specify General Properties .

  7. Select the authentication preference.

  8. Select aliases for component-managed authentication, container-managed authentication, or both. If none are available, or you want to define a different one, click Apply > J2C Authentication Data Entries under Related Items.

    1. Click J2C Auth Data Entries under Related Items.

    2. Click New.

    3. Specify General Properties.

    4. Click OK.

  9. Click OK.

  10. Click the J2C connection factory you just created.

  11. Under Additional Properties click Connection Pool.

  12. Change any values desired by clicking the property name.

  13. Click OK.

  14. Click Custom Properties under Additional Properties.

  15. Click any property name to change its value. Note that UserName and Password if present, are overridden by the component-managed authentication alias you specified in a previous step.

  16. Click Save.

  17. Restart the Deployment Manager and node agent for the changes to take effect.



Connection pool settings

Connection pool advanced settings

Connection pool (V4) settings

Configure connection factories for resource adapters within applications

J2C Connection Factories collection

Connection factory JNDI name practices

 

Related concepts


Resource adapters
Connection pooling

 

Related Reference


J2EE resource provider or connection factory custom properties collection