-
Under Servers / Server Types on the left side of the console, click WebSphere application servers.
-
On the right side of the console, click server1.
-
In the Server Infrastructure area on the right side of the console, expand Java and Process Management.
-
Click Process definition.
-
In the Additional Properties area, click Java Virtual Machine.
-
In the Additional Properties area, click Custom properties.
-
Click New.
-
In the Name text box, type one of the following entries based on the application you are configuring:
-
In the Value text box, enter one of the following paths based on the application you are configuring, then click OK:
On Linux, use a forward slash "/" in the entry (instead of a back slash "\").
-
Click New.
-
In the Name text box, type the following entry:
fiper.system.configpath
-
In the Value text box, enter the following path, then click OK:
<see_install_dir>/config
where <see_install_dir> is the base directory of your installation.
On Windows, use a back slash "\" in the entry (instead of a forward slash "/").
-
Click New.
-
In the Name text box, type the following entry:
fiper.system.installpath
-
In the Value text box, type the path to the one of the following subdirectories of your SIMULIA Execution Engine installation (depending on your operating system), then click OK:
- Windows 64-bit: <see_install_dir>\win_b64
- Linux 64-bit: <see_install_dir>/linux_a64
where <see_install_dir> is the base directory of your installation.
-
Click New.
-
In the Name text box, type the following entry:
client.encoding.override
-
In the Value text box, type the following entry:
UTF-8
-
Click OK.
-
Perform one of the following actions, based on your installation choices:
-
If you are installing the WebTop/WebDashboard on a different machine than
the SIMULIA Execution Engine, continue to Editing the Properties File.
-
If you are installing the WebTop/WebDashboard and the SIMULIA Execution Engine
on the same physical machine but in a different WebSphere profile,
perform the following steps:
- Click New.
In the Name text box, type the following entry: com.ibm.websphere.orb.uniqueServerName - In the Value text box, type
true . - Click OK.
|