Hi Jeffrey,Thank you very much for providing me your valuable inputs instantly and pointing out exactly where I am going wrong.How or where can I get the "JAFS.DLL" or "libjafs.so" in order to run my test program successfully.Please note that I don't have the expertise in C/C++ to compi
Shaji:
The problem you are having is not related to AFS. In order for a Java
class to interface with non-Java libraries, it must use the Java Native
Interface (JNI). The JNI support must be built separately for every
platform on which you wish to use the Java class libraries. The error
you ar
Hi,I downloaded the Java classes from the location where you directed, then I compiled the Java files and when I tried to run the testAFS.java it reports the following error. D:\workspace\jafs>java testAFS [EMAIL PROTECTED] password servername 10 Exception in thread "main" ja