Deploying Unifier from the Unifier_Home Directory on Windows
After creating the EAR file, deploy Unifier as follows:
- In the <unifier_home>\weblogic directory, create a
setenv.batfile by copying thesetenv_sample.batfile. - Edit the
setenv.batfile as follows:- Set the
domain_homevariable to specify the path of the domain home folder that will be used by Unifier. - Set the
admin urlvariable to specify the host name and port number used by the Unifier domain. - Use JavaFX 17 or JavaFX 21.
- Verify that
JAVA_HOMEandJAVAFX_HOMEare listed in the file, and set the variables to the JavaFX installation directory. - Set the
USER_MEM_ARGSvariable to specify the JVM maximum memory setting.
- Set the
- Save setEnv.bat.
- Run startup.bat.
- Use the WebLogic Remote Console to deploy the application.
- When prompted, enter the WebLogic user name and password.
Unifier is deployed in WebLogic using the variables set in setEnv.bat.
Note: This process may take several minutes.
Related Topics
Creating an EAR File from the Configurator
Deploying Unifier from the WebLogic Administration Console
Last Published Wednesday, August 5, 2026