Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: JDBC on Unix box
Copy the Oracle JDBC driver (classes111.zip or classes12.zip ) to TOMCAT_HOME/lib, shutdown and restart Tomcat -- the JDBC driver will be available for all applications
2: Let your developer to it: Copy the Oracle JDBC driver (classes111.zip or classes12.zip ) to TOMCAT_HOME/webapps/AppName/WEB-INF/lib. You shutdown and restart Tomcat -- the JDBC driver will be available for this application only.
Roger Liu
-----Original Message-----
Sent: Thursday, October 04, 2001 10:30 AM
To: Multiple recipients of list ORACLE-L
Our developers are running Tomcat on a Solaris system. They want to connect to our Oracle database on another Unix server, using JDBC. Can someone give me a clue as to what I need to install/configure on the Solaris system? I realize this is a simple question, but I can't quite get my mind around where I need to get started. Many thanks.
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: DENNIS WILLIAMS
INET: DWILLIAMS_at_LIFETOUCH.COM
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Oct 04 2001 - 10:23:57 CDT
![]() |
![]() |