Provide the GBC in the application path
To provide a specific GBC to be used by an application, you can add the GBC runtime package to the application path.
You have a GBC runtime package downloaded from the Four Js web site or created from a customization GBC project. For more information on creating a GBC runtime package, see the Genero Browser Client User Guide.
About this procedureIn this procedure, you have a GBC runtime package that you want your application to use. You add the GBC to the gbc directory of the application path. When you use this method, the application uses the GBC found in that directory, regardless of the GAS configuration.
Complete these steps
Complete these steps to provide the GBC client in the application path.
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.