Reset GBC client to use version provided by the FGLGWS package

Use the gasadmin tool to reset the default GBC client to the GBC client delivered in the FGLGWS package.

To run the gasadmin command, you must have the environment for the GAS. If you are using the Genero Workplace Window, your environment should be set; otherwise, you must set the GAS environment. Set the GAS environment by executing the script $FGLASDIR/envas (Unix, Linux, MacOS) or $FGLASDIR/envas.bat (Microsoft® Windows).

Steps

At the command line, enter the gasadmin gbc command with the reset option.
gasadmin gbc --reset
A confirmation message displays:
Command succeeded.

GBC has been reset to initial one.

Under the covers, the _default file has been removed from the GBC deployment directory of the GAS. Without a _default file in the GBC deployment directory of the GAS, the system falls back on the GBC defined by the FGLGWS installation.

Next steps

Once you have completed your configuration, you can verify that the correct GBC client is used. Enter the application URL in a browser; this example uses the local standalone dispatcher:

http://localhost:6394/ua/r/myapp.

To find out which GBC client is being used, click on the Settings icon. In the dialog that opens, the version information is displayed. It contains the GBC version number appended with the customization suffix defined in the GBC customization being used. It also provides the build timestamp of the customization package.

If your application does not load, the issue may be with your customized GBC runtime package. See topics such as Fix configuration issues in the Genero Browser Client User Guide.