Kbase P121546: Can Java 1.5 be used with OpenEdge Architect?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/26/2009 |
|
Status: Verified
GOAL:
Is OpenEdge Architect supported when using Java 1.5?
GOAL:
Is OpenEdge Architect supported when using Java 5?
GOAL:
Can Java 1.5 be used with OpenEdge Architect?
GOAL:
Can Java 5 be used with OpenEdge Architect?
GOAL:
How do I configure OpenEdge Architect to work with Java 1.5?
GOAL:
How do I configure OpenEdge Architect to work with Java 5?
FACT(s) (Environment):
OpenEdge 10.1B
Windows
OpenEdge Category: Architect (OEIDE)
FIX:
Starting with OpenEdge 10.1B, OpenEdge Architect can be used with Java 1.5. By default, OpenEdge Architect uses Java 1.4.2_06.
The following steps detail how to configure OpenEdge Architect to use Java 1.5:
1) If not already installed, install OpenEdge Architect 10.1B from the OpenEdge 10.1B CD
2) If not already installed, install the Java 1.5 JRE by downloading it from http://java.sun.com/javase/downloads
3) Copy the OpenEdge Architect icon from the Start --> Programs --> OpenEdge 10.1B to the desktop
4) Right click on the OpenEdge Architect icon and select Properties
5) Change the -vm option on the target property from "<DLC>\jre\bin\javaw.exe" to "<JRE1.5>\jre\bin\javaw.exe"
6) Now start OpenEdge Architect by clicking the modified icon from step 5
7) To verify that the OpenEdge Architect session is running with Java 1.5, Select Help Menu from OpenEdge Architect --> About OpenEdge Architect --> Configuration Details and make sure that the environment variable eclipse.vm is set to <JRE1.5>\jre\bin\javaw.exe