Sorry if this has been asked before but:
Can anyone point me in the right direction to get Oracle thin client JDBC
drivers to
work from Linux/Jserv/Apache ?
I have got JServ serving servlets but get the following message in the
Jserv.log file
when I request a servlet containing an Oracle call.
--
[03/06/1999 11:01:23:238] (ERROR) ajp11: Servlet Error:
java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver:
oracle/jdbc/driver/OracleDriver
[03/06/1999 11:01:23:238] (ERROR) an error returned handling request via
protocol "ajpv11"
--
I have included the wrapper.classpath in the jserv.properties to pick up the
jserv, jsdk2.0 and Oracle
JDBC classes and have tried the wrapper.env for the LD_LIBRARY_PATH as both
$ORACLE_HOME/lib
and $ORACLE_HOME/jdbc/lib ? Also tried setting CLASSPATH, LD_LIBRARY_PATH
etc on the same
command line as the apachectl start command but also made no difference ?
The connection string is correct as we have been using it from a PC Java Web
server.
Still won't work.....
Can any body help ?
Thanks for your time....
Ed Mardell.
-- --------------------------------------------------------------
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]