I ran into a snag using the OCI version of Oracle's JDBC driver in a
servlet. The OCI version of the JDBC driver requires that the
LD_LIBRARY_PATH environment variable be set. A quick view of the log files
shows that the JDBC driver loads, but can't find the libraries specified in
the LD_LIBRARY_PATH.
So how do I set LD_LIBRARY_PATH such that it will be available to JServ?
Environment:
Apache JServ 1.0b4
Apache 1.3.6
RedHat Linux 5.2
Oracle 8.0.5 for Linux
Terrence T. Riedel
Principal Consultant
Cap Gemini America
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]