x-road-test-client-0.0.3
If you already have access to X-Road Adapter Example's helloService
service the fastest and easiest way to try out the application is to download the executable jar version (x-road-test-client-0.0.3.jar
), copy settings.properties
and clients.properties
configuration files in the same directory with the jar file, modify the default configuration and finally run the jar: java -jar x-road-test-client-0.0.3.jar
.