Application Platform 10.3 | Developing with Application Platform in Designer | Managing Servers | Configuring Integration Server for Application Platform Projects | Configuring Launch Configuration Settings for Integration Server | Configuring Integration Server Arguments
 
Configuring Integration Server Arguments
On the Arguments tab of the launch configuration properties for Integration Server, you can configure the Program and VM arguments. The Program arguments are processed by the Equinox OSGi Framework. The VM arguments modify the settings of the Java Virtual Machine (JVM).
*To configure the Integration Server arguments
1. In Designer, go to the Servers view and double-click the Integration Server you want to configure.
2. In the General Information section, click Open Launch Configuration.
3. In the Edit Configuration dialog box click the Arguments tab.
4. In the Program arguments field specify program arguments for the Equinox OSGi Framework.
Important:
Do not modify or delete the existing program arguments!
Tip:
Click the Variables button to select a variable from the list, or to define your own variables.
5. In the VM arguments field specify VM arguments for the JVM.
Important:
Do not modify or delete the existing VM arguments!
Tip:
Click the Variables button to select a variable from the list, or to define your own variables.
6. Select the working directory thatIntegration Server uses for the launched process by clicking one of the provided options.
The following table describes the options you can select from.
Select this option
To
Default
Use the root directory of the Designer installation: Software AG_directory \Designer\eclipse.
Other
Change the default directory. You can set as a working directory any directory to which you have write privileges. To set a working directory, click one of the following buttons:
*Workspace - select a Designer workspace as a working directory.
*File System - select a working directory from your file system.
*Variables - set a variable for the working directory. For instructions about how to set a variable, see the tip in step 5.
Default: Software AG_directory \profiles\IS_default\bin
7. Click Apply, and then click OK.