|
This is a common problem that usually indicates an
incomplete installation of the JCo connector on the
UNIX platform. You have probably already installed the
sapjco.jar file into your Java classpath, but you have
likely missed the native RFC library installation.
Depending on the UNIX OS, the file extensions will
differ, however you must point the environment
variable LD_LIBRARY_PATH to the JCo connector install
directory. This directory should include the .o or .so
library files used by the JCo middleware. The
environment variable name varies by platform, so check
the JCo install guide for your specific operatiing
system.
|