Updating the UGC storage configuration in the (Session-enabled) Content Service
If you had previously set up UGC in the (Session-enabled) Content Service, add a new attribute to its Storage element in the Storage Layer configuration.
Procedure
- In the config\ subdirectory of the (Session-enabled) Content Service root location, open cd_storage_conf.xml for editing.
- Find the
Storageelement that refers to your UGC database. - Add a new element
NamespaceServiceBeanand give it the valueUGCNamespaceService. - Save and close cd_storage_conf.xml.