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

Geoff Robinson wrote:
> 
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
> 
> Since the FAQ-O-Matic was down, I would like to ask the question here.
> 
> And I humbly apologize for not turning off my html on this email, but I have
> no earthly idea how on this account.
> 
> I'm using Jserv 1.0 with apache 1.3.9 on Solaris with a 1.2.2 JDK.  One of
> my servlets is using a JNI function.  The native object file (libblah.so) is
> not loading.  It doesn't know where to find my library file.  (My servlets
> directory is in my classpath.)  How can I tell jserv or apache where to find
> those files.
> 
> Geoff
> ps-thank you for any help in advance
> 
> __________________________________________________
> FREE Email for ALL! Sign up at http://www.mail.com
> 
> --
> --------------------------------------------------------------
> 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]


I don't know anything about JNI, but would you need to store the path of
"libblah.so" in your jserv.properties file, in the wrapper.classpath
settings?

--
Matt


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