Martin Gainty wrote:
> 2 more ways of doing the same thing
> And yes I did this 3 months ago and it worked exactly as I explained
> and BTW worked for all environments that use JVM
> If stupidity were money you BS Chuck would be rich
Martin,
There is no justification whatsoever for this sort of m
Message -
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, November 30, 2006 4:47 PM
Subject: RE: Oracle JDBC OCI driver access in Tomcat
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: Oracle JDBC OCI driver
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: Oracle JDBC OCI driver access in Tomcat
>
> where else do you load in the OCI libraries?
You've obviously never done this, or bothered to read the doc. Here's
the one for Solaris:
http://java.sun.com/j2se/1.5.
nt: Thursday, November 30, 2006 12:15 PM
Subject: Re: Oracle JDBC OCI driver access in Tomcat
>I wouldn't recommend using the OCI-driver in general, esp. in Tomcat,
> since it requires the OCI-middleware.
>
> Check your Oracle-docs for the "Thin"-driver (class 4) an
M
Subject: RE: Oracle JDBC OCI driver access in Tomcat
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: Oracle JDBC OCI driver access in Tomcat
>
> be careful when manipulating LD_LIBRARY_PATH in
> $JAVA_HOME/jre/lib/$Processor/jvm.cfg to include libraries
> l
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: Oracle JDBC OCI driver access in Tomcat
>
> be careful when manipulating LD_LIBRARY_PATH in
> $JAVA_HOME/jre/lib/$Processor/jvm.cfg to include libraries
> located in $ORACLE_HOME/lib
Martin, where do you come
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gurpreet,
[EMAIL PROTECTED] wrote:
> When I run this code snippet as a standalone Java programme (standalone
> JVM), I do the following:
>
> a) Give the command line option "-d64" while running the standalone
> programme.
> b) Set the LD_LIBRARY_PATH
I wouldn't recommend using the OCI-driver in general, esp. in Tomcat,
since it requires the OCI-middleware.
Check your Oracle-docs for the "Thin"-driver (class 4) and use that one.
Greg
--
what's puzzlin' you, is the nature of my game
November 30, 2006 2:18 PM
Subject: RE: Oracle JDBC OCI driver access in Tomcat
>
>
>
>
> Hi Mohan,
>
> Thanx for the suggestion. But I am already using jars. I am not using zips
> (as indicated below in t
PMSubject
RE: Oracle JDBC OCI driver access
in Tomcat
Please
Below information may be useful to you.
abstract of oracle technical docs :
JDK Driver File Name JDBC Version
---
1.1 classes111.zip 7.3.4 -
1.2 classes12.zip 8.1.6 -
1.3 classes12.zip 9.2 -
1.4 ojdbc14.zip 9.2 -
If you use oracle 9i and JDK 1.4 you must use ojdbc14
11 matches
Mail list logo