LDCE Migration from 6.0 to 6.0.1: Difference between revisions
From LogicalDOC Community Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
*Stop Tomcat | *Stop Tomcat | ||
*Make a backup of your DB | *Make a backup of your DB | ||
*Make a backup of the document repository | *Make a backup of the document repository | ||
*Make a backup of the logicaldoc web-app folder | *Make a backup of the logicaldoc web-app folder | ||
*Replace the | *Copy the configuration file of LogicalDOC (context.properties) in a safe place<br>this is in folder: tomcat-6.0.29\webapps\logicaldoc\WEB-INF\classes<br> | ||
*Start Tomcat again | *Replace the logicaldoc.war<br> | ||
*Start Tomcat | |||
*Wait until Tomcat has completed the startup procedure<br> | |||
*Stop Tomcat <br> | |||
*Restore the context.properties values or simply replace it with the old one<br> | |||
*Start Tomcat again<br> | |||
*Enjoy LogicalDOC 6.0.1! <br> | *Enjoy LogicalDOC 6.0.1! <br> | ||
<br> | |||
<br> | |||
. |
Latest revision as of 12:12, 10 February 2011
- 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-6.0.29\webapps\logicaldoc\WEB-INF\classes - Replace the logicaldoc.war
- Start Tomcat
- Wait until Tomcat has completed the startup procedure
- Stop Tomcat
- Restore the context.properties values or simply replace it with the old one
- Start Tomcat again
- Enjoy LogicalDOC 6.0.1!
.