Before you create custom General Interface builds, you need to complete the following setup steps:
- Create a new deployment directory for each customized build you want to create, such as gideploy1.
- Copy the following files and directory from the General Interface installation directory into each new deployment directory:
- JSX/ directory
- jsx3.gui.window.html
- jsx3.gui.window.xhtml
- logger.xml
- shell.html
- shell.xhtml
- Copy the General Interface optimization script, GI_HOME/util/gi-merge.sh, to the same file system drive as the new General Interface deployment directories you just created.
 | To create customized builds for multiple General Interface applications, you need to create a deployment directory for each application. For example, if you are creating custom builds for three applications, you would create three deployment directories, such as gideploy1, gideploy2, and gideploy3. |
For more information on deployment, see Deploying Applications.
|
|