The evaluation install requires that you set the following environment variables:
Set
JAVA_HOMEto include your JDK:On Linux, set
JAVA_HOMEto include the JRockit JDK home directory, for example,/usr/local/jrockit/jrockit-jdk1.6.0_22-R28.1.1-4.0.1On Windows, set
JAVA_HOMEto include the Sun JDK home directory, for example,C:\jdk1.6.0_25
Set
PATHto include the JDK/bindirectory:On Linux, set
PATHto include the JRockit JDKbindirectory, for example,/usr/local/jrockit/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/binOn Windows, set
PATHto include the Sun JDKbindirectory, for example,C:\jdk1.6.0_25/bin
Note: On Linux, also make sure MySQL is in your path.
Set
DYNAMO_HOMEto the<ATG10dir>/homedirectory, for example,/usr/local/ATG/ATG10.1/homeorC:\ATG\ATG10.1\homeSet
WL_HOMEto WebLogic’swlserver_10.3directory, for example,/usr/local/Oracle/Middleware/wlserver_10.3orC:\Oracle\Middleware\wlserver_10.3
Also, make sure that no other application server environment variables are set; for example, make sure you have not set JBOSS_HOME or WAS_HOME.

