Integrate Software AG Products Using Digital Event Services : Integration Server Administrator’s Guide : Starting and Stopping the Server : Passing Java System Properties to Integration Server
Passing Java System Properties to Integration Server
You can pass Java system properties to Integration Server by modifying the custom_wrapper.conf file.
To pass Java system properties to Integration Server
1. Open the custom_wrapper.conf file in a text editor. You can find the custom_wrapper.conf file in the following directory:
Software AG_directory \profiles\IS_instance_name\configuration
2. Add a wrapper.java.additional. n property that specifies the property name and value that you want to pass to Integration Server, where n is a unique sequence number. The property name must be preceded by -D.
For example, the wrapper.java.additional properties in the custom_wrapper.conf file would look similar to the following:
wrapper.java.additional.11=-Dmy.prop1=value1
wrapper.java.additional.12=-Dmy.prop2=value2
For more information about setting values in the custom_wrapper.conf file, see Software AG Infrastructure Administrator's Guide.
3. Save and close the file.
4. Restart the server for the changes to take effect.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback