Configure Resource Reference in WebLogic Application Server
Set up Resource Reference in WebLogicApplication Server.
This section applies only when the Web application server type is WebLogic. This section includes the following topics:
- Create Data Source
- Create GridLink Data Source
- Configure Multi Data Sources
- Configure Advanced Settings for Data Source
- Configure JDBC Connection Pooling
- Create WorkManager
In the WebLogic server, you can create a "Data Source" in the following ways:
- For a non-RAC Database instance, a Generic Data Source must be created.
- For a RAC Database instance, a Gridlink Data Source must be created.
- When Load Balancing/Fail over is required, a Multi Data Source must be created.