Using External Application Configuration Files
To configure a Web Service application using an external application configuration file, you provide the same code that you would for adding an application directly to the Genero Application Server configuration file, except that you store this information in a file whose name matches that of the application.
Service invalidation
The service invalidation feature provides notification for when the configuration of a Genero Web service is invalid. The configuration must be modified before the service can start.
Sticky Web services
A sticky Web service is instantiated to handle all requests coming from a specific user agent. The gwsproxy manages HTTP cookies to implement sessions with sticky Web services.