servlet to C /C++ communication using JNI-UnSatisfiedlinkError

Hi ,

I am developing using servlets,JNI.My servlet have to
communicate with C/C++ code using JNI .But I am
getting "UnSatisfiedLinkError " while communicating
with C code using JNI.I am able to communicate with C
code using JNI as standalone application , but I am 
getting "UnSatisfiedlinkError" while using servlets.

I have used the following software while testing that
application,but i didn't include those files here.

i)Java - jdk2.1 
ii)For servlets - jsdk2.1
ii)Browser - Netscape4.72
iv)OS - Sun solaris 5.7


Could you please tell me which web/application server
will support the servlet to c/c++ communication
through JNI.Please tell me what steps I need to take
inorder make my servlet to communicate with c/c++
applications.

It would be very greatful if you could focus more
light on this issue.looking forward your reply.

Thanks,
Adini



____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

Received on Thursday, 21 December 2000 08:17:03 UTC