Changes between Version 18 and Version 19 of WikiStart
- Timestamp:
- 03/11/19 12:56:38 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v18 v19 22 22 Example parties can be found in [https://tracinsy.ewi.tudelft.nl/trac/Genius2/browser/exampleparties/ genius core repo: example parties]. 23 23 24 To deploy a party, the party jar file (with dependencies) is simply copied into the the {{{tomcat/webapps/partiesserver/partiesrepo}}} directory. This directory is created by tomcat when started , and is an unzipped version of the war file that you copied there for installation.24 To deploy a party, the party jar file (with dependencies) is simply copied into the the {{{tomcat/webapps/partiesserver/partiesrepo}}} directory. This directory is created by tomcat when started. 25 25 26 26 To remove or rename a party, you can simply remove or rename the jar file.