Adding UDDI Registries

Use this page to add and configure UDDI registries. After registries are configured, you can then publish ALSB proxy services to them or import business services from them to be used in an ALSB proxy service.

You must be in an active session to add a registry.

  1. If you have not already done so, click Create to create a new session or click Edit to enter an existing session. See Using the Change Center.
  2. Select System Administration > UDDI Registries.
  3. In the UDDI Registries panel, click Add Registry.
  4. To configure the registry, complete the following steps. Asterisks denote required fields. See Table 27-1 for descriptions of the properties that must be set when adding a registry.
    1. In the Name field, enter a name for the registry.
    2. In the Inquiry URL field, enter an inquiry URL in the format: http://host:port/APPLICATION_SERVER_CONTEXT/uddi/inquiry
    3. In the Publish URL field, enter a publish URL in the format http://host:port/APPLICATION_SERVER_CONTEXT/uddi/publishing
    4. In the Security URL field, enter a security URL in the format http://host:port/APPLICATION_SERVER_CONTEXT/uddi/security
    5. In the Subscription URL field, enter a subscription URL in the format
      http://host:port/APPLICATION_SERVER_CONTEXT/uddi/subscription
    6. By default, the value for APPLICATION_SERVER_CONTEXT in the installer is registry.

    7. In the Username field, enter the user name to log into the registry console.
    8. In the Password /(Confirm Password) field enter the password to log into the registry console.
    9. Select the Load tModel into registry check box to publish the ALSB tModels to this registry.
    10. This field is only required when publishing proxy services to this registry.

    11. Select the Enable Auto Import check box to auto-synchronize imported services with the UDDI registry. Any service that is imported with this option selected will be kept in synchrony with the UDDI registry.
    12. Note: Auto-synchronization is a background process; you cannot reverse it using the session Undo function. Undoing an auto-synchronization change is not permanent as the service will be re-synchronized in the next synchronization cycle. If you want an imported service to stay out of synchrony with the UDDI registry, you have to detach the service to avoid further updates from the registry. See Detaching Services.
  5. Click Validate to validate the URLs you have provided.
  6. Click Save to configure the registry with the settings provided and save it in the current session.
  7. To end the session and deploy the configuration to the run time, click Activate under Change Center.