Deploy a Web service NOT using the Genero Deployment App
Deploy and secure an Web service without using the Genero Deployment App.
The REST Web service,
in its source code, should already use the WSScope
attribute to define the scopes
that will provide security globally for the service (on the WSInfo
record) or for
its functions. You should have a list of such WSScope
entries.
For more
information about WSScope
and how it is implemented in a Genero REST Web service,
see the WSScope topic in the Genero Business Development Language User Guide.
When you deploy and secure a Web service without using the Genero Deployment App, you must first register the service using the Genero Console App, then add the configuration information required by the Genero Application Server to start the application using the security provided by the Genero Identity Provider.