Sigar api problems
Hi,
I have a class which gives the cpu information. And this class is used by two applications 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. Thanks in advance