Anybody done something like this ?
I am using InfoZoom dcom-bridge, and logs on to a DCOM-serverAPP inside a servlet in JBoss.
This works fine for the first startup of the webapp, but if I redeploy the webApp, I get an error message :
"java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\infozoom\izmjnicom.dll already loaded in another classloader"
I have to restart JBoss in order to get the library loaded again..
Is there any way to deploy the JNI-library in a JBoss container, and reuse it in several webApps ?
Frode Halvorsen
This was probably the wrong forum. I have resubmittet here :
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=53262