I would guess its because java can't find the dll in its path....try putting
the DLL in windows/system.

sam
----- Original Message -----
From: "Arik Levin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 12:15 PM
Subject: c++ dll


>
> Hi.
>
> I have some c++ dll, which I use thru native java class
> at my servlet. (I call it like.. System.loadLibrary("dll name"))
>
> When I use it at JRun env it works fine.
>
> I have Jboss-Tomcat env, and at this env It just
> wouldn't work. I have this Exception: UnsatisfiedLinkError.
>
>
> Please ,,, HELP !!!!
> Thank's Arik
>

Reply via email to