Re: Tomcat Oracle Jsdk 1.5

2006-01-09 Thread Etienne Giraudy
You will find an answer on OTN ( http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html). * classes12 packages are for use with JDK 1.2 & 1.3 * ojdbc14 packages are for use with JDK 1.4 & 1.5 Etienne On 1/9/06, Tomas <[EMAIL PROTECTED]> wrote: > > > My first question is : can we

Re: Tomcat Oracle Jsdk 1.5

2006-01-09 Thread Jess Holle
Farid Izem wrote: My Second question is : does the ojdbc14.jar will be support for jsdk1.5 and where can i download it ? ojdbc14.jar works fine under Java 5 -- it is for Java 1.4 /and higher/ as I understand it.

Re: Tomcat Oracle Jsdk 1.5

2006-01-09 Thread Tomas
> My first question is : can we use jsdk 1.4 in place of jsdk1.5 ? Have you checked out "JDK 1.4 Compatability Package", http://tomcat.apache.org/download-55.cgi? -Tomas - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

Tomcat Oracle Jsdk 1.5

2006-01-09 Thread Farid Izem
Hi all, i need to install Tomcat 5.5.12 based on jsdk 1.5. At this point, no problem. I need to add Oracle Driver. I planned to use ojdbc14.jar But i think this driver is only support for previous release of jsdk (1.4, 1.3, 1.2 etc). My first question is : can we use jsdk 1.4 in place of jsdk1.5