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

Hi,

I've a servlet that accesses native methods from a class that loads shared
object libraries (DLL, written in C++. I use JNI to map between Java and
C++). In fact, my servlet calls methods from the dll, by the mean of the
class which loads the dll (using JNI).

I don't know how to configure Apache, Jserv to access these native methods
(DLLs).

Could you please help me ? Or tell me where i could find documentation on
the web ?

My configuration is :

Windows NT
Apache Server 1.3.12
Apache JServ 1.1.2
JSDK 2.0

Thanks a lot.

Bye

Yann Durand
Grenoble, France



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to