Test a GBC client during development
During development, you can create a custom _default file and use a dispatcher override option to have the directory where you place the file searched first.
This procedure assumes you have compiled your customized GBC client and it sits in your GBC project directory (referred to as gbc-project-dir in this procedure.) If your compiled GBC client resides in an alternate directory, adjust the procedure accordingly.
This procedure is aimed at GBC client developers who need to test their customized GBC client, but do not want to alter existing application configuration files.
?gbc=customization_name
query string to the
application URL.Do not use the dispatcher override to affect the GBC client search path in production. This option is only provided to ease your testing during development.
Steps
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.