Web service URL suffix

The Web service URL suffix property specifies the suffix used to generate the URL when starting a Web Service application.

The Web service URL suffix property is valid only when the Web service property is selected.

In a Genero Configuration using the GAS as a front-end, the URL generated for a Web Service application is changed to:

http://host:port/connector/ws/r/application_name/web_service_suffix

where:
  • "ws" is used in the URL, instead of the traditional "ua" or "wa".
  • application_name is the name of the application node.
  • web_service_suffix is the value of the associated property. It can be empty. Other values depends on the current GAS configuration.

Default value: ?WS-INSPECTION.

In the Properties view, this property is in the Application Server category for Configurations.