7.10.3 Configure Resource Reference in Tomcat Application Server
This section is applicable only when the Web application server type is Tomcat and includes the following topics:
- Create Data Source
- Define JDBC Connection Pooling
- Configure ClassLoader for Apache Tomcat
Copy the Oracle JDBC driver file, ojdbc<version>.jar from
<Oracle Home>/jdbc/lib and place it in <Tomcat
Home>/lib.
See Hardware and Software Requirements to identify the correct
ojdbc<version>.jar file version to be copied.