At 04:34 PM 3/25/99 +0000, you wrote:
>Don't know how much it will help, but I've got a couple of thoughts on
>this problem:
Thanks. I've been starting it automatically; shifting to manual was
my next step. The wrapper.env suggestion works, at least for finding
the .so file, although I'm still getting a wierd Oracle problem
(a TNS error) when trying to make the connection. If that doesn't
work, then my last option is to go back to the pure Java driver.
I was trying to have this work with ANO, but that isn't a critical
option for this particular project.
>* On the SERVLET-INTEREST list, there has been discussion of "well
>known" bugs in JDK 1.1 that mess up access to native libraries from
>classes that are loaded by a custom class loader -- which is the typical
>case for servlets in Apache JServ. The suggested workaround is to cause
>the native library to be loaded from a class in the System CLASSPATH,
>which might require you to put your servlet there (and forego the
>automatic reload feature).
I'll take a look at that, thanks!
====================================================
= Reid M. Pinchback =
= I/T Delivery, MIT =
= =
= Email: [EMAIL PROTECTED] =
= URL: http://mit.edu/reidmp/www/home.html =
====================================================
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]