Modifications to the server registry element in config.xml
In 9.0, Guidewire has modified
the server <registry>
element in file config.xml
so that:
- You define the valid and available
server roles using the
rolesattribute on the<registry>element - You define the environment,
server ID, and roles assigned to a server using attributes on the
<server>subelement of the<registry>element - You define system properties
for use with the servers in a PolicyCenter
cluster using the
<systemproperties>subelement of the<registry>element
See also
