--


Hello,

Okay I have tried several things and nothing has worked to this
point.

I have a servlet that connects to a remote Oracle DBMS using the thin
driver just fine. I am now trying to get my same application to
connect to my local Oracle DBMS. BTW, I have already read and used   
             the recommendations that are in the FAQ for Oracle 7.X
on NT and it did not solve my problem.


Here is my configuration:
     Windows98
      Apache 1.3.6
      JServ 1.0
      Oracle Personal Edition 8.0
      JDK 1.2
      JSDK 2.0

The issue is that when I try to run my application it is giving me an
error in the log file that "oci8XXXX.dll cannot find files that it
needs" or something to that effect. 

I have include wrapper.path directives in the jserv config file of

 wrapper.path=c:\orawin95\bin
 wrapper.path=c:\orawin95\jdbc ( I have also tried it with and
without lib on the end )

Also, both of these directories are in my PATH environment as well.

I also have the classes111.zip file in my class path and included in
the Jserv config classpath as well.


Any ideas would save some of what's left of my hair.

Thanks

Michael Robinson
[EMAIL PROTECTED]

===


I am going to patiently wait right here for the global economic meltdown.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



--
--------------------------------------------------------------
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]

Reply via email to