Skip to content

Releases: petkivim/x-road-test-client

x-road-test-client-0.0.8

11 Oct 06:31
Compare
Choose a tag to compare

If you already have access to X-Road Test Service's testService service, the fastest and easiest way to try out the application is to download the executable jar version (x-road-test-client-0.0.8.jar), copy settings.properties and clients.properties configuration files in the same directory (specified by the system property propertiesDirectory), modify the default configuration (Security Server or X-Road Test Service URL/IP: settings.properties => proxy.url) and finally run the jar:

java -jar -DpropertiesDirectory=/my/custom/path x-road-test-client-0.0.8.jar

x-road-test-client-0.0.7

05 May 05:58
Compare
Choose a tag to compare

If you already have access to X-Road Test Service's testService service the fastest and easiest way to try out the application is to download the executable jar version (x-road-test-client-0.0.7.jar), copy settings.properties and clients.properties configuration files in the same directory with the jar file, modify the default configuration (Security Server or X-Road Test Service URL/IP: settings.properties => proxy.url) and finally run the jar: java -jar x-road-test-client-0.0.7.jar.

x-road-test-client-0.0.6

06 Feb 18:26
Compare
Choose a tag to compare

If you already have access to X-Road Test Service's testService service the fastest and easiest way to try out the application is to download the executable jar version (x-road-test-client-0.0.6.jar), copy settings.properties and clients.properties configuration files in the same directory with the jar file, modify the default configuration (Security Server or X-Road Test Service URL/IP: settings.properties => proxy.url) and finally run the jar: java -jar x-road-test-client-0.0.6.jar.

x-road-test-client-0.0.5

02 Dec 18:38
Compare
Choose a tag to compare

If you already have access to X-Road Test Service's testService service the fastest and easiest way to try out the application is to download the executable jar version (x-road-test-client-0.0.5.jar), copy settings.properties and clients.properties configuration files in the same directory with the jar file, modify the default configuration (Security Server or X-Road Test Service URL/IP: settings.properties => proxy.url) and finally run the jar: java -jar x-road-test-client-0.0.5.jar.

x-road-test-client-0.0.4

06 Sep 06:51
Compare
Choose a tag to compare

If you already have access to X-Road Test Service's testService service the fastest and easiest way to try out the application is to download the executable jar version (x-road-test-client-0.0.4.jar), copy settings.properties and clients.properties configuration files in the same directory with the jar file, modify the default configuration (Security Server or X-Road Test Service URL/IP: settings.properties => proxy.url) and finally run the jar: java -jar x-road-test-client-0.0.4.jar.

x-road-test-client-0.0.3

15 Aug 06:32
Compare
Choose a tag to compare

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.