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.

For example, to create a file for a Web Service named Calculator, you would create an external application configuration file with the name Calculator.xcf. You must use the .xcf suffix. You then place this file in a group directory as configured in the GAS configuration file.