The Discovery Service needs a <StorageBindings> section in its Storage Layer configuration file, cd_storage_conf.xml.
Procedure
- In the configuration directory of the Role, open
cd_storage_conf.xml for editing.
- Ensure the presence of the following section inside the
<Storages> section:
<StorageBindings>
<Bundle src="discovery_jpa_odata_dao_bundle.xml" />
</StorageBindings>
- Save and close
cd_storage_conf.xml.