Hi,
I have EAR application which is deployed in WAS 7.0.
The EAR application uses some native libraries(dll files). The path to these files are added in Window PATH attribute. When i export the EAR and deploy the application in WAS 7.0 there is no issue.
But, when i start the WAS 7.0 through the WAS server adapter in MyEclipse and deploy my application using Add Deplyoment context menu. It throws the java.lang.UnsatisfiedLinkError. library not found in java.library.path.
I included the path of the DLL files while Adding the Server configuration in MyEclipse. See the image for more details.
.
Kindly help me solve this issue.[/url]