Hallo,
I have below an ErrorMesage. I use SAPJCo3 for AIX and JVM 1.5.0.
Java Runtime:
Operating System: AIX 5.3 for ppc
Java VM: 1.5.0 IBM Corporation
Java Codepage: ISO8859_1
Versions:
JCo API: 3.0.6 (2010-08-24)
JCo middleware name: Library not found
JCo middleware: Library not found
JCo middleware native: Library not found
Paths:
JCo classes: /home/....../sapjco3.jar
JCo library: not loaded, caused by java.lang.UnsatisfiedLinkError:
sapjco3 (A file or directory in the path name does not exist.)
The sapjco3.jar and libsapjco3.so are in my home directory. I set the PATH for sapjco3.jar and the LIBPATH for libsapjco3.so.
I think sapjco3.so file, will be not found.
Where I have to put this files?