Changes between Version 540 and Version 541 of WikiStart


Ignore:
Timestamp:
Jul 9, 2025, 2:05:02 PM (8 weeks ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v540 v541  
    11641164}}}
    11651165
    1166 NOTE: because the commandline java command can not combine jar and cp, you need to combine them manually, plus add the correct run path as in
    1167 
     1166However, the parties you want to run need to be on the classpath. If you are running from the jar, you need to use -cp to add them:
    11681167{{{
    11691168 java -cp /blabla/simplerunner-1.4.0-jar-with-dependencies.jar:/blabla/randomparty-1.4.0-jar-with-dependencies.jar geniusweb.simplerunner.NegoRunner src/test/resources/settings.json