For proper compilation of the Java generated code (proxies and Web Generation), you must set the value of the LOC.JDK_HOME key to indicate where the JDK is installed.
Example
LOC.JDK_HOME
c:\jdk
For Java version 1.2 and later, you do not need to use class path to find installation common jar files. You should place all installation common jar files in %LOC.JDK_HOME%\jre\lib\ext instead of having a CLASSPATH entry for each.
If you still want to use the CLASSPATH, set the value of OPT.USECLASSPATH to YES.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|