----------------------------------------------------------------
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 12:30 PM, Kevin L McWhirter <[EMAIL PROTECTED]> wrote:

> Assuming that 'java.library.path' is a property,  getInitParameter returns
> null.  Where is this property supposed to be set? I do not see it anywhere in
> $JAVA_HOME/lib/*.properties or apache/conf/jserv/*.

It is in java.lang.System.getProperties(). It is a JVM defined property. It
is your JVM that cannot find the path to the shared lib.

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

Reply via email to