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
ojdbc14.jar (and not
ojdbc14.zip as oracle says), classes12.zip also doesn't work.
Regards,
Mohan
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Friday, December 01, 2006 2:45 AM
To: users@tomcat.apache.org
Subject: Oracle JDBC OCI driver access in Tomcat
H
Hi,
I have a piece of code which I have to run in tomcat 5.5.7. This code is
using Oracle JDBC OCI driver for database access. For use of OCI driver,
the native library libocijdbc10.so has to be included.
When I run this code snippet as a standalone Java programme (standalone
JVM), I do the f
12 matches
Mail list logo