Usage Note 12598: Using JREOPTIONS config option to define path of SAS jar files
The SAS System option JREOPTIONS= is specified in the SAS configuration
(CONFIG) file and is used to pass Java options when SAS starts the Java
Virtual Machine. It is necessary to define the path of the jar files
belonging to features which use Java. The specific Java option to
define the path is -Djava.ext.dirs=
Example of coding mix case path specification:
JREOPTIONS=(-Djava.ext.dirs=/usr/lpp/SAS/install_v9/U91.E0W0W0/avdobj)
If path not properly defined, a Java exception is reported. The
exception is java.lang.ClassNotFoundException
Operating System and Release Information
| SAS System | Base SAS | z/OS | 9.1 TS1M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | |
| Topic: | SAS Reference ==> Procedures ==> JAVAINFO
|
| Date Modified: | 2005-05-04 10:39:45 |
| Date Created: | 2004-06-14 13:03:59 |