Configuration Manual
From DoKSwiki
under construction
See the presentation from the DoKS studiedag: https://doks.khk.be/do/files/FiSe413ebf170abc5f03010abc8675a1000b/technische%20workshop.pdf
[edit]
How to make changes effective?
Changes to structures.xml:
- stop Tomcat
- ant deploy (complete rebuild of DoKS)
- ant schemaupdate (database schema update)
- start Tomcat
Changes to configuration files:
- ant copywebapp (copies the files)
- stop and restart Tomcat
Changes to templates (vm’s):
- ant copywebapp (copies the files)
- Refresh the page in your browser to show changes
