----------------------------------------------------------------
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!!!
----------------------------------------------------------------
on 11/19/99 3:28 PM, Kevin L McWhirter <[EMAIL PROTECTED]> wrote:
>
> I would agree with you except that servletrunner runs the servlet just fine!
> Loads
> the library and links the JNI calls. As a sidebar, I was REALLY surprised
> how
> fast this stuff is!
Excuse me, but servletrunner is not JServ.
> But I cannot believe it is the JVM. An application I wrote that does exactly
> what
> the servlet does also runs fine. I'm afraid that I have to conclude that
> LD_LIBRARY_PATH is NOT the issue! Like I said, I can see the LD_LIBRARY_PATH
> setting in /proc/<JVM proc id>/environ.
>
> Hmmm. What a puzzle.
> Kevin
It isn't a puzzle. You simply don't have the shared library in the
java.library.path. I can repeat this until I'm blue in the face, I wish you
would please wake up and listen to me.
-jon
--
--------------------------------------------------------------
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]