Documentation Center

Configuring storage bindings for the Discovery Service

The Discovery Service needs a <StorageBindings> section in its Storage Layer configuration file, cd_storage_conf.xml.

Procedure

  1. In the configuration directory of the Role, open cd_storage_conf.xml for editing.
  2. Ensure the presence of the following section inside the <Storages> section:
    <StorageBindings>
      <Bundle src="discovery_jpa_odata_dao_bundle.xml" />
    </StorageBindings>
  3. Save and close cd_storage_conf.xml.