Dear colleagues,

I've written a few native methods in C and compiled them to a Win32 DLL
using VC++ 6.0, and called them from a Java application and it works
pretty well.

Now I'm calling them from a Servlet. The JVM loads the DLL successfully
but I keep getting UnsatisfiedLinkError exception when I try to call the
methods.

Do you have any suggestion about what can be wring? I'm using JDK 1.1.7B
on Windows NT 4.0.

Thanks,
Zhubin Salehi

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to