It needs to be on the windows path(which includes system32). Did you restart tomcat after moving them?
> -----Original Message----- > From: Annamalai Ramasamy [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 22, 2004 11:01 AM > To: Tomcat Users List > Subject: Re: Accessing Dll's > > 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
