This page (revision-5) was last changed on 18-Dec-2012 14:47 by Jochen Reutelshöfer

This page was created on 17-Dec-2012 12:16 by CarstenWasner

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 18-Dec-2012 14:47 895 bytes Jochen Reutelshöfer to previous
4 18-Dec-2012 14:46 893 bytes Jochen Reutelshöfer to previous | to last
3 18-Dec-2012 14:46 891 bytes Jochen Reutelshöfer to previous | to last
2 18-Dec-2012 14:46 895 bytes Jochen Reutelshöfer to previous | to last
1 17-Dec-2012 12:16 891 bytes CarstenWasner to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 5 changed 6 lines
1. Stop currently running KnowWE-Server.
2. Copy the KnoweWE directory from ${KnowWE.home}\webapps\ to the same location and rename it to <YourWikiName>
3. Update the wikicontent location reference in the jspwiki.properties see: [d3web-KnowWE - change wikicontent location] \\
4. update access policy see: [d3web-KnowWE - change user rights for KnowWE]
5. Restart KnowWE-Server again.
6. Access your newly created Wiki like this: http://localhost:8080/<YourWikiName>
# Stop currently running KnowWE-Server.
# Copy the KnoweWE directory from ${KnowWE.home}\webapps\ to the same location and rename it to <YourWikiName>
# Update the wikicontent location reference in the jspwiki.properties see: [d3web-KnowWE - change wikicontent location] \\
# update access policy see: [d3web-KnowWE - change user rights for KnowWE]
# Restart KnowWE-Server again.
# Access your newly created Wiki like this: {{http://localhost:8080/<YourWikiName>}}
At line 15 changed one line
__-Xms512m -Xmx2048m -XX:MaxPermSize=1024m__
{{{
-Xms512m -Xmx2048m -XX:MaxPermSize=1024m
}}}