Migration from 4.0 to 4.1

From OpenKM Documentation
Revision as of 09:46, 23 April 2010 by Pavila (talk | contribs) (Created page with '* Stop the JBoss server. * Make a backup of your current repository and configuration files... because Murphy's laws :) * Rename your my_groups.cnd (perhaps you file has other na…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Stop the JBoss server.
  • Make a backup of your current repository and configuration files... because Murphy's laws :)
  • Rename your my_groups.cnd (perhaps you file has other name, but the extension should be .cnd) to PropertyGroups.cnd
  • Remember that in OpenKM 4.0 the Property Groups definitions was splitted in two files: the metadata description and the translations. Create a file PropertyGroups.xml which contents should be the combination of old PropertyGroupValues.properties (metadata description) and PropertyGroupsBundle.properties (translations) in the new XML-based format. Refer to [Property Groups] for more info on this format.
  • Starts the JBoss server again.

Nota clasica.png You don't have to register your Property Groups again.