Deploying and managing the GBC
You can deploy a GBC runtime package on your Genero Application Server using the Genero Deployment App. The GBC client must be packaged as a runtime package.
Deploy runtime on GAS using the Deployment App
Use the Deployment App to deploy a GBC runtime package on the GAS. Under the covers, the app uses
the
gasadmin gbc --deploy
command. The runtime zip file is unpacked in the
$(res.gbc.deployment) path, which (by default) resolves to the
$(res.appdata.path)/gbc_deployment directory.Tip:
If you do not have the Deployment App, you must use the gasadmin gbc --deploy command. For more information, go to Deploy the GBC from the command line in the Genero Application Server User Guide.
The Deployment App must be installed and configured before following these steps. For information on Deployment App installation and configuration, go to Configure the primary Genero Identity Provider.
To understand the syntax diagrams, go to Syntax diagrams.