java.lang.UnsatisfiedLinkError:

Hi,I am trying to call a dll functionality using JNI from a class that is inside a jar, but i am facing with the java.lang.UnsatisfiedLinkError message.i am able to load the dll but when i try to run any native mathod i get this message.Please help.Eitan.
[290 byte] By [eitan_dorona] at [2007-11-27 3:03:51]
# 1

> Hi,

> I am trying to call a dll functionality using JNI

> from a class that is inside a jar, but i am facing

> with the java.lang.UnsatisfiedLinkError message.

>

> i am able to load the dll but when i try to run any

> native mathod i get this message.

Post the full error message.

Niceguy1a at 2007-7-12 3:47:54 > top of Java-index,Java HotSpot Virtual Machine,Specifications...