JRE and JAR Requirements

The current release of the Java client software requires Java 2 SDK, Standard Edition, Version 1.5 (JDK 1.5.0) or higher.
The SAS Java Metadata Interface depends on several JAR files. These JAR files can be obtained from the SAS Versioned Jar Repository (VJR), which is typically located in the<SAS-installation-directory>\SASVersionedJarRepository\9.3\eclipse\plugins directory.
The JAR files are:
  • sas.oma.joma.jar
  • sas.oma.joma.rmt.jar
  • sas.oma.omi.jar
  • sas.svc.connection.jar
  • sas.core.jar
  • sas.entities.jar
  • sas.security.sspi.jar
If you are using SAS AppDev Studio as your development environment, the JAR files are automatically made available in the project’s build path from the project’s SAS repository. If you are using another Java development environment, you need to copy the JAR files from the VJR to the project’s build path, and set their location in the CLASSPATH variable.