-
Log on to the WAS console using the default URL, for
example, <http://localhost:9160/admin>
. The default
URL depends on the port used when the WAS profile was created by the WAS
Administrator, so contact your WAS Administrator for the correct URL.
-
In the left pane, expand Servers and click
Application Servers. The
Application Servers page appears. On the
Application Servers page, click Server1.
-
In the Server1 application server panel,
go to the
Server Infrastructure section
and expand
Java and Process Management.
-
Click Process Definition.
The Process Definition panel appears. In the
Additional Properties section, click
Java Virtual Machine.
-
In the Java Virtual
Machine panel, go to the
Additional Properties section and click
Custom Properties.

-
In the Custom Properties
panel, to create a new property, click New. The
New panel appears.


-
Enter the Name
and Value and click
Apply. In this example we
used the following:
WAS installed on Windows:
Name: ws.ext.dirs
Value: <Installed Path>\<OS>\docs\java\CATJSystem.jar; <Installed
Path>\<OS>\docs\java\CATJsyTransaction.jar
For example: D:\CES\R18GA\intel_a\docs\java\CATJSystem.jar;D:\CES\R18GA\intel_a\docs\java\CATJsyTransaction.jar
WAS installed on UNIX:
Name: ws.ext.dirs
Value: <Installed Path>/<OS>/docs/java/CATJSystem.jar: <Installed
Path>/<OS>/docs/java/CATJsyTransaction.jar
For example: /CES/R18GA/aix_a/docs/java/CATJSystem.jar:/CES/R18GA/aix_a/docs/java/CATJsyTransaction.jar

-
The following message appears at the top of the
WAS Console, prompting you to save
the property you just created. Click Save
to save the new property.
