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

Well, I've gotten my JNI libraries to load successfully, but I don't
like how I did it.  I copied all my JNI dlls to winnt\system32.  So, now
I've proven that I can configure jserv to let my servlets use classes
that have JNI support.  If anybody knows how to configure the path for
the wrapper so that it can find my dlls in a directory of my choosing,
I'd love to hear it.  My particular application is to run on a machine
that is the front end to a code library/build system I am working on for
my group.  Given that the environment is closed and controlled, I don't
mind doing some dirty things if I have to, but I'd rather learn how to
configure things properly than use the brute force approach.

Thanks,
Danny Levenson



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