Step 1: Download oracle JDBC Lib : Oracle JDBC driver 11.2.0.1 Copy ojdbc6.jar and ucp.jar into $TOMCAT_HOME/lib directory. Step 2: Add you Data source setup in server.xml Step 3: In your Web projects you deploy to Tomcat, add the following to the web.xml. jdbc/UCPPool javax.sql.DataSource < Container