UDDI Cluster Properties
The following cluster properties configure how the works with UDDI registries.
gateway
The following cluster properties configure how the
API Gateway
works with UDDI registries.Property | Description |
---|---|
uddi.auto_republish | Automatically republish to UDDI as needed (for example, when the cluster hostname or port number changes). Default: true |
uddi.batch | Number of records to retrieve at a time. This value is effective only if less than or equal to the uddi.limit value. Default: 100 |
uddi.centrasite.activesoa.target | Target to reference for CentraSite ActiveSOA UDDI metrics. The value should match the value that is configured in the CentraSite web interface. |
uddi.centrasite.activesoa.virtual .service.tmodelkey | The ModelKey to add to virtual published business services in CentraSite ActiveSOA. The value of this key is added as a keyedReference to each published business service, when the original business service and the published business services are contained in the same CentraSite ActiveSOA registry. Default: uddi:9de0173b-5117-11de-8cf9-da0192ff3739 |
uddi.connectTimeout | IO timeout for a UDDI connection. The value must be greater than zero. Default: 30000 (milliseconds) |
uddi.limit | Maximum number of records to retrieve for any UDDI inquiry. Default: 100 |
uddi.policyUrlTemplate | Template to use for building the WS-Policy Attachment URL. Default: http://{0}:{1}/ssg/policy/disco?serviceoid={3}&fulldoc={4}&inline={5} |
uddi.systinet.gif.management.system | Key value for keyed reference to tModel with key uddi:systinet.com:management:system. There is no default value for this property. This property must be manually entered to be used. Sample value: API Gateway |
uddi.timeout | IO timeout for the UDDI response. The value must be greater than '0' (zero). Default: 60000 (milliseconds) |
uddi.wsdlpublish.maxretries | Maximum retry attempts when publishing API Gateway WSDL information to UDDI.Default: 3 For details, see Publish to UDDI Settings. |