Post-installation configuration (optional)

Feedback


When starting SuperMap iServer, iServer uses the default settings defined by the environment configuration script (% SuperMap iServer_HOME% / bin / setenv.bat), and you do not need any post-installation configuration to start using iServer.

The default setting is: to use the built-in JRE (Java Runtime Environment) in iServer and SuperMap iObjects Java which is located in the % SuperMap iServer_HOME% / support.

If you do not want to use the default configurations, you can modify the script file directly to use a custom configuration or do not use the script, and use the custom JRE and JDK by manually setting the environment variable. When using the custom JRE and iObjects, please notice:

Custom JRE

(1) Install JRE or JDK

(2) Set environment variable for JRE or JDK. If you are installing JDK, set the environment variable named JAVA_HOME and point to the JDK directory; if you are installing JRE, set the environment variable named JRE_HOME and point to the JRE directory.

Custom iObjects

(1) Install SuperMap iObjects Java

(2) Set the environment variable named UGO_HOME and point to the iObjects installation directory, and then add % UGO_HOME% / Bin to the PATH environment variable

(3) open cmd.exe, enter the path command to verify whether iObjects successfully is added to the path environment variable.