Sterling Warehouse Management System uses the X Window functionality to display barcodes
and dynamic graphical images (such as inventory supply &
demand graphs) in a UNIX environment.
The following configuration is required to enable the X Window
environment in UNIX systems
for JBoss application servers
Procedure
- If your UNIX server
is also an X Window client, edit the run.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 in
which you run Sterling Warehouse Management System. However, you need to be logged in to the server
console.
Note: If the X Window server goes
down or crashes while the inventory user interface is using the Fusion
jar file, the JBoss server also goes down.