----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

class12.zip is the Java 1.2 version of the oracle jdbc drivers.  If you're
using JServ1.1, you need to use
    ora\81\jdbc\lib\classes111.zip 
instead.

I'm guessing that when you run it standalone, you're running it using java
1.2.  If everything else is working, JServ is probably running under java
1.1


> -----Original Message-----
> From: Adam Gotheridge [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 24, 2000 2:02 AM
> To: Java Apache Users
> Subject: oracle problem
> 
> 
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> Having a problem getting oracle to work un jserv1.1 now. My 
> classpath as show in
> jserv status is
> 
> D:\Oracle\Ora81\jdbc\lib\classes12.zip
> D:\Oracle\Ora81\jdbc\lib\nls_charset12.zip
> d:\JServ11\ApacheJServ.jar
> C:\JSDK2.0\lib\jsdk.jar
> D:\Oracle\Ora81\orb\classes\yoj.jar
> D:\Oracle\Ora81\orb\classes\share.zip
> 
> And I am getting
> SQLException: No suitable driver
> getSQLState: 08001
> getErrorCode : 0
> 
> The same connection code when it is not run under Jserv works 
> correctly.
> 
> Any ideas?
> 
> Thanks,
> 
> Adam
> 
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to