Changes between Version 109 and Version 110 of WikiStart
- Timestamp:
- 01/24/22 15:43:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v109 v110 223 223 It is maven based so you only need maven to compile the code. 224 224 225 == Notice about the tests 226 The junit use the partiesserver and profilesserver and assume they have been installed already, or are available on the artifactory. Also notice that to download these, it uses a maven "execution" mechanism that does not work from Eclipse. Therefore in Eclipse, your first run of these tests should be from toe command line to correctly execute the download mechanism. 227 225 228 = Troubleshooting 226 229 * services accessible on 'localhost' but fetching profiles or starting parties does not work. When you go to localhost:8080/partiesserver , and copy one of the party URIs in the browser, you do not get {{{ws://...}}} as response