Integrate Software AG Products Using Digital Event Services : Integration Server Administrator’s Guide : Configuring the Server : Specifying the JDK or JRE for Integration Server
Specifying the JDK or JRE for Integration Server
Integration Server must point to a JDK or JRE. By default, Integration Server points to the location of the JDK installed at the same time you installed Integration Server. If necessary, you can specify a different location.
Before you specify the location of Java for Integration Server, determine whether you need to specify the location of the JDK or the JRE. If you intend to use Designer to develop and compile Java services on Integration Server, specify the location of the JDK. If you will not be using this installation of Integration Server to compile Java services, you can specify the location of a JRE.
Important:  
If you specify a different JDK or JRE, do not remove the JDK or JRE that Software AG Installer installed with Integration Server. The JDK and JRE installed with Integration Server are required to run the Software AG Uninstaller.
To specify the Java location for Integration Server
1. Open the wrapper.conf file in a text editor. You can find the wrapper.conf file in the following location:
Software AG_directory \profiles\IS_instance_name\configuration
2. Set the wrapper.java.command property so that it specifies the location of the JDK or JRE installation directory. For example:
wrapper.java.command=C:\SoftwareAG\jvm\jvm\bin\java
Note:  
If your Integration Server runs on a UNIX system, you must also modify the LD_LIBRARY_PATH property so that it points to the location of the JDK or JRE installation directory.
3. Save and close the file.
4. Restart Integration Server.
Note:  
If you change the Java location and you use Integration Server to develop and compile Java services, you must also change the value of the watt.server.compile configuration parameter. For more information about watt.server.compile, see Server Configuration Parameters.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback