Hi,

in our webapp we are using a native c sytem library. after reloading
this webapp via the manager app i step into the following error:

java.lang.UnsatisfiedLinkError: Native Library
C:\eclipse3\eclipse\workspace\Phoenix\etc\bin\resmgr.dll already
loaded in another classloader

I know that for every webapp would be one classloader used. 

1. 
Would be different classloaders used for every loaded instance of a webapp?

2. 
Could i register a listener to unloading (is this possible in java?)
the library if tomcat  unloading the webapp?

I am using tomcat 5.0.29

regards,
thomas

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

Reply via email to