When Jrun2.3 is installed, it is configured to use JDK 1.2 by default.
Since oracle8 doesn't work with JDK1.2, you need to manually configure
JRun2.3 to use JDK 1.1.x.

Hope this helps.

ML.


Sakolwat Chanpum wrote:
>
> I need to use OCI driver because I have to set up NLS_LANG for access Oracle in
> my language.
>
> Chris Pratt wrote:
>
> > Yes, use the thin drivers.
> >     (*Chris*)
> >
> > ----- Original Message -----
> > From: Nitin Mangtani <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Sunday, January 10, 1999 7:36 AM
> > Subject: Re: oracle8 works for jrun2.2 but not with jrun2.3
> >
> > > Hi,
> > >     I also faced the same problem using JDK 1.2 and Oracle OCI libraries,
> > when I switch back to
> > > JDK 1.1.6 it works fine.With JDK 1.2 it gives
> > java.lang.UnsatisfiedLinkError: , I tried to set
> > > classpath and other setting properly, finally my java application was able
> > to get a connection
> > > from Oracle but I wasn't able to do excetueQuery and the application
> > simply hanged on Win m/c.
> > > Any one can throw some suggestions.
> > >
> > > Regards Nitin
> > >
> > >
> > > Henric Larsson wrote:
> > >
> > > > I know that the Oracle OCI libraries doesn't work with JDK 1.2, could
> > this be your problem ?
> > > >
> > > > -Henric
> > > >
> > > > ----- Original Message -----
> > > > From: Jose Arevalo <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Wednesday, March 31, 1999 5:03 PM
> > > > Subject: Re: oracle8 works for jrun2.2 but not with jrun2.3
> > > >
> > > > Yes, we do have the same problem with JSP on Solaris 2.6. JRun 2.3 does
> > not work.
> > > >
> > > > If you find the solution to your problem, please let me know. I think it
> > is related.
> > > >
> > > > Thanks,
> > > >
> > > > Jose
> > > > > From [EMAIL PROTECTED] Tue Mar 30 14:54:32 1999
> > > > > X-Accept-Language: en
> > > > > MIME-Version: 1.0
> > > > > Content-Transfer-Encoding: 7bit
> > > > > Date:         Tue, 30 Mar 1999 14:34:46 -0500
> > > > > From: "Jeffrey R. Demi" <[EMAIL PROTECTED]>
> > > > > Subject:      oracle8 works for jrun2.2 but not with jrun2.3
> > > > > To: [EMAIL PROTECTED]
> > > > >
> > > > > Hi,
> > > > > We have a servlet which connnects to oracle8.05.  It works fine with
> > > > > jrun 2.2 but since upgrading to jrun 2.3 it does not work. When trying
> > > > > to connect to the DB the error message is
> > > > > 500 Internal Server Error
> > > > > java.lang.UnsatisfiedLinkError: no oci805jdbc in shared library path
> > > > >
> > > > > We used to get this error using Jrun2.2 also, but when the Unix
> > > > > envrionment variables were set properly for oracle the servlet worked
> > > > > fine.
> > > > > We're using this same environment but now it doesn't work for Jrun2.3.
> > > > > Any ideas or suggestions would be greatly appreciated.
> > > > > thanks
> > > > >
> > > > >
> > ___________________________________________________________________________
> > > > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > > > > of the message "signoff SERVLET-INTEREST".
> > > > >
> > > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > > > > Resources:
> > http://java.sun.com/products/servlet/external-resources.html
> > > > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> > > > >
> > > >
> > > >
> > ___________________________________________________________________________
> > > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > > > of the message "signoff SERVLET-INTEREST".
> > > >
> > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > > > Resources: http://java.sun.com/products/servlet/external-resources.html
> > > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> > > >
> > > >
> > ___________________________________________________________________________
> > > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > > > of the message "signoff SERVLET-INTEREST".
> > > >
> > > > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > > > Resources: http://java.sun.com/products/servlet/external-resources.html
> > > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> > >
> > >
> > ___________________________________________________________________________
> > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > > of the message "signoff SERVLET-INTEREST".
> > >
> > > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > > Resources: http://java.sun.com/products/servlet/external-resources.html
> > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> > >
> >
> > ___________________________________________________________________________
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to