LDCE Migration from 7.3 to 7.4
From LogicalDOC Community Wiki
Jump to navigationJump to search- Stop Tomcat
- Make a backup of your DB
- Make a backup of the document repository
- Make a backup of the logicaldoc web-app folder
- Copy the configuration file of LogicalDOC (context.properties) in a safe place
this is in folder: tomcat\webapps\logicaldoc\WEB-INF\classes - Replace the logicaldoc.war
- Start Tomcat
- Wait until Tomcat has completed the startup procedure
- Stop Tomcat again
- Restore the values of your old context.properties into the new one (but not overwrite the whole file, since in the new there are new keys!)
- Start Tomcat again
- Enjoy LogicalDOC 7.4!
.