|
|
Question : java.lang.UnsatisfiedLinkError
|
|
|
|
I am running some Java code (Documentum Foundation CLasses) in eclipse. It is giving me the following error
Exception in thread "main" java.lang.UnsatisfiedLinkError: no DfRegistryWin32 in java.library.path at com.documentum.registry.DfRegistryWin32.<init>(DfRegistryWin32.java:93) at com.documentum.registry.DfClientRegistry.<init>(DfClientRegistry.java:60)
Can someone please let me know how to solve this?
Thank you
|
|
|
|
Answer : java.lang.UnsatisfiedLinkError
|
|
|
|
|