Defining custom ports in cqm_service_install.bat (CAE Server on Windows)

If you run the CAE Server on Windows, you can customize several ports by defining the appropriate parameters in the cqm_service_install.bat file.

Procedure

  1. In the bin/ folder of your CAE installation directory, edit cqm_service_install.bat.
  2. Edit the serviceExtraDashDArgs section to define the custom ports you want to add.
    Table 1. Custom port parameters for use in cqm_service_install.bat - CAE Server on Windows
    Port Parameter
    HTTPS Port -httpsPort
    JDBC Port -jdbcPort
  3. Save cqm_service_install.bat.