Eugenio Flores wrote:So with java -jar runme.jar will the examiners start both, client and server?
Correct

Depending on the parameter the 3 different modes (network server, client application in networked mode and client application in standalone mode) will be started with that command, and if the accessor has to do something else (e.g. starting the rmi registry, creating a properties file,...) you'll fail automatically because you'll violate a must requirement