-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
> Where do I need my libFoo.so (containing native methods) to reside so
> that the JVM (Blackdown 1.2) can find it (running Apache-JServ under
> Linux)? According to "Java Servlet Programming" (p. 413), this
> depends both on the JVM and on the web server. I've run out of
> guesses as to where to put it.
You need it to reside in your java.library.path system property path.
-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]