| Concepts |
| Client Installation |
To install the Java client software, you must install SAS Foundation Services.
| JRE Requirements |
The current release of the Java client software requires the Java Runtime Environment (JRE), Version 5.
To compile and run the code examples included in the Java client development documentation, you must include Java archives in your classpath as specified in the following table.
|
Samples |
Java Archives Needed |
|---|---|
| All samples | sas.core.jar |
| sas.svc.connection.jar | |
| SAS Metadata Server samples | sas.oma.joma.jar |
| sas.oma.joma.rmt.jar | |
| sas.oma.omi.jar | |
| sas.oma.util.jar | |
| sas.svc.connection.platform.jar |
To run the IDL-to-Java compiler or run the binder utility, you must include sas.iom.tools.jar in your classpath.
For help setting your classpath, see the documentation for your Java Runtime Environment.
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.