Is it possible that this dll is being loaded somewhere else in your instance?
My experience with this error came from trying to use the Oracle native JDBC drivers. It usually came down to one of three issues, first that the dll couldn't be "found", second that another web-app had already loaded it, third it was a dll versioning problem.
Hope it helps.
Mark
Annamalai Ramasamy wrote:
Hi., Again same error. I did put the dll to /jre/bin and winnt/system32. Any other ideas please... Thanks., MALAI
Hans Wichman <[EMAIL PROTECTED]> wrote: sorry, i meant lib\bin\ instead of lib\ext\
grtz Sorv
At 03:43 PM 4/22/2004 +0100, Annamalai Ramasamy wrote:
Hi.,
Again Same Error..
Actually after the System.loadlibrary..i can able to see my system.out.println values.
Then while trying to call my method i'm getting UnsatishfiedLinkError.
Thanks.,
MALAI
Hans Wichman wrote: try putting them in the lib/ext folder of your j2sdk1.4.2_03 folder.
grtz Sorv
At 03:24 PM 4/22/2004 +0100, Annamalai Ramasamy wrote:
Hi., I'm using Tomcat4.0.29 with J2SDK 1.4.2_03. I have my native libraries(dll's) in winnt folder. I'm loading the dll thru System.loadlibrary and accessing the methods. I'm getting UnsatishfiedLinkError. My class files are in my web-inf classes directory. In forums i searcehed, and i tried out all possibility like setting path and changing my classes to common/classes and all. Please give me your suggestions... Thanks., MALAI
---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends today!
Download Messenger Now
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
