You can enable the X Window environment in UNIX systems for a WebLogic application server
to display barcodes and graphs.
About this task
Sterling Warehouse Management System
The following configuration is required to enable the
X Window environment in UNIX systems
for a WebLogic application server:
Procedure
- If your UNIX server
is also an X Window client, edit the startWebLogic.sh script, and
set the DISPLAY environment variable as follows:
export DISPLAY=IP_address_of_XWindows_server:0.0.
- If you
are using UNIX, run the xhost
+ command to remove access control for your X Window server.
You can run X server on the same server on
which you run Sterling Warehouse Management System.
Note: If the X Window server goes down or
crashes while the inventory user interface is using the Fusion jar
file, the WebLogic server also goes down.