Thanks Rajeev Jha.
I probably put the DLL in many places. After I clean them up from other places, 
I have not seen the error so far.

Sam

-----Original Message-----
From: Rajeev Jha [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 12, 2006 5:21 AM
To: Tomcat Users List
Subject: Re: UnsatisfiedLinkError when loading DLL twice


if the DLL in windows system 32 then it should be picked right up. have 
you registered this DLL or not ? if not then try registering this dll 
first.

>--- "Ho, Sam" <[EMAIL PROTECTED]> wrote:
>
>  
>
>>Hi, All
>>My servlet use a DLL, currently the DLL is located
>>at window system32 and in the webapp's WEB-INF/lib.
>>But I sometimes got the "UnsatisfiedLinkError". Can
>>anyone tell me where should the DLL put? and what
>>kind of system variable I need to set for the tomcat
>>classloader to load the DLL? I am using Window XP
>>Pro.
>>Any suggestions or Hints, I will be very appreciate!
>>
>>Thanks
>>Sam
>>    
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to