Changes between Version 17 and Version 18 of WikiStart
- Timestamp:
- 03/11/19 12:55:18 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v17 v18 20 20 After installing and starting, go to [http://localhost:8080/partiesserver] to see if it works. 21 21 22 Example parties can be found in the general genius repository, for example the [https://tracinsy.ewi.tudelft.nl/trac/Genius2/browser/exampleparties/randomparty randomparty].22 Example parties can be found in [https://tracinsy.ewi.tudelft.nl/trac/Genius2/browser/exampleparties/ genius core repo: example parties]. 23 23 24 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.