Sun Java System Portal Server 7 Developer's Guide

Configuring the Producer’s Registration Validator

ProcedureTo administer the producer:

Steps
  1. Log in to the Portal Server administration console and navigate to the producer’s administration page.

    To navigate to the producer’s administration page, use the online help and edit the properties for the producer.

  2. Specify the fully qualified class name of the newly created class file (implementation of the RegistrationValidator interface) in the Registration Validator Class text field and select Save.

    For example, type com.sun.portal.wsrp.producer.registration.validator.impl.RegistrationValidatorImplementation.

  3. If you wish to add, remove or modify the registration properties that the producer defines:

    1. Select the Registration Properties tab in the administration console.

    2. Edit the properties or select New to add a new property.

    3. Select OK.