Hi,
I have two applications which uses the same class that gives cpu information using sigar api. Both the applications are deployed in a same JBoss instance. When i try to start the application, first application gets deployed with no errors while for second application i get an error saying unsatisfiedLinkError, sigar-x86-winnt.dll already loaded in another class loader.
So can anyone please help me out in this.