![]() Needed Manual Update StepsOpenCms version: 6.0.4 Press here to open this list in a new window for printing.Update of the configuration Files
To enable the new features of OpenCms 6.0.4, a configuration file must be modified.
Since you might have done changes to your config files already, the following paragraph describes which nodes in the config file must be changed.
The configuration files can be located in the opencms-system.xml
Exchange the <resourceinit> <resourceinithandler class="org.opencms.file.CmsBackupResourceHandler"/> </resourceinit> opencms-vfs.xml
Add the following entries to the <widget class="org.opencms.widgets.CmsMultiSelectWidget" alias="MultiSelectWidget" /> <widget class="org.opencms.widgets.CmsDisplayWidget" alias="DisplayWidget" /> Remove old JAR files
Remove the Java archives Completing the update
Restart the servlet container after you made the changes to the configuration files and replaced the |