To install the application on a Unix / Linux server:
Install the application on the server, making sure the
author.sh
script is executable and the installation directory is in the PATH of the users that
need to use the editor.
Create a file called
author.vmoptions
in the
Oxygen XML Author
install folder where the
author12.2
file is located.
File's content must be: -Xmx256m
-Dcom.oxygenxml.MultipleInstances=true
The "-Xmx" value represents the maximum memory allocated for each application instance.
Please make sure you tune it such that the multiple application instances will not use
all the available physical memory.
Make sure the X server processes located on the workstations allow connections from the
server host. For this use the xhost command.
Telnet (or ssh) on the server host.
Start an xterm process, with display parameter set on the current workstation.
Ex: xterm -display workstationip:0.0