Configuring Sun Master Indexes

ProcedureTo Specify the EUID Generator Class

  1. In the Projects window, expand the Configuration node in the project you want to modify, and then double-click master.xml.

  2. Scroll to the EuidGeneratorConfig element.

  3. Change the value of the euid-generator-class element to the path and name of the new EUID generator class.

    For example:


    <euid-generator-class>com.sun.mdm.index.idgen.impl.MyEuidGenerator
    </euid-generator-class>
  4. Save and close the file.