into the classpath. This solved the problem.
Thank you for your time & advice
- - Daniel Wildschut
Caldarale, Charles R wrote:
>> From: Daniel Wildschut [mailto:[EMAIL PROTECTED]
>> Subject: UnsatisfiedLinkError while using JNI
>>
>> I then used LD_DEBUG=all to che
> From: Daniel Wildschut [mailto:[EMAIL PROTECTED]
> Subject: UnsatisfiedLinkError while using JNI
>
> I then used LD_DEBUG=all to check if the library was indeed loaded.
> There I found that the library was loaded however when JNI searches
> for the necessary function it d
r and that any review, disclosure, dissemination,
> distribution or copying of it or its
> contents
> - Original Message -
> From: "Daniel Wildschut" <[EMAIL PROTECTED]>
> To:
> Sent: Saturday, November 18, 2006 4:12 PM
> Subject: UnsatisfiedLinkError while
copying of it or its
contents
- Original Message -
From: "Daniel Wildschut" <[EMAIL PROTECTED]>
To:
Sent: Saturday, November 18, 2006 4:12 PM
Subject: UnsatisfiedLinkError while using JNI
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello,
> I am us
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I am using JNI to load a library which
I use for a Web Service running on a Tomcat5.5-Server
using Axis. My problem is that when I call a native function
it immediatly fails with java.lang.UnsatisfiedLinkError:
new_ParticleSocket__SWIG_0
Hi,
I have a DLL that I need to use from some of my servlets. Where should I put
the DLL? How do I load the DLL from all those servlets (should it be loaded
only once?)?
Is there anywhere I can read about this?
Thanks,
Zohar.
-