The SERVICE_LIST element provides a list of groups and Web services applications (for those Web services applications defined within the Genero Application Server configuration file).
<SERVICE_LIST> [ <GROUP ...> [...] ] [ <APPLICATION ...> [...] ] </SERVICE_LIST>
The SERVICE_LIST element may contain the following child elements:
Zero or more GROUP elements.
Zero or more APPLICATION elements.
<CONFIGURATION> <APPLICATION SERVER> ... <SERVICE_LIST> ... </SERVICE_LIST> </APPLICATION_SERVER> </CONFIGURATION>