-
On the left side of the console, click Environment.
-
Click WebSphere variables.
-
From the All scopes list, select:
Cell=<servername><nodenumber>Cell -
Click New.
-
In the Name text box, type
fiperhome .
- 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):
- 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. For example, if you chose the default directory during installation, the value of fiperhome should be set to one of the following: -
Click OK.
The variable is added to the list of defined variables.
-
On the left side of the console (under Environment), click Shared libraries.
-
From the All scopes list, select:
Cell=<servername><nodenumber>Cell -
Click New.
-
Type the following information in the corresponding text boxes:
Name: fipercommon
Classpath:
${fiperhome}/docs/java/SMAFIPutiljni.jar
${fiperhome}/docs/javacommon/comfyj.jar
${fiperhome}/docs/javacommon/jniwrap.jar
${fiperhome}/docs/javacommon/winpack.jar
${fiperhome}/docs/javacommon/slf4j-api.jar
Native Library Path: ${fiperhome}/code/bin
-
Click OK.
-
On the left side of the console (under Servers/Server Types), 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 Class loader.
-
Click New.
-
From the Class loader order list, verify that Class loaded with parent class loader first is selected.
-
Click Apply.
-
In the Additional Properties area on the right side of the console, click Shared library references.
-
Click Add.
-
From the Library name list, verify that fipercommon is selected.
-
Click OK.
|