PDA

Click to See Complete Forum and Search --> : JCE Installation


Dillinger4
Jan 31st, 2001, 08:26 PM
Has anyone had any luck installing the JCE API????
The documentation that sun supplies is really confusing.

The documentation says"
Instructions: To make the JCE 1.2.1 framework an installed extension, move or copy the jce1_2_1.jar, US_export_policy.jar, and local_policy.jar files from the lib subdirectory extracted in the previous step to the standard place for the JAR files of an installed extension:

<java-home>\lib\ext [Win32]
<java-home>/lib/ext [Solaris]


Here <java-home> refers to the directory where the runtime software is installed, which is the top-level directory of the JRE or the jre directory in the JavaTM 2 SDK software. For example, if you have J2SDK v 1.2.2 installed on Solaris in a directory named jdk1.2.2, you need to install the JAR files in the following directory:

jdk1.2.2/jre/lib/ext

i tried this and it doesnt seem to work. Any Suggestions??? Thanks...........