Creation of X-Road data service and client based on WSDL (on Java platform)
Closed this issue · 2 comments
Hello @petkivim,
I'm trying to create X-Road data service and client based on WSDL (on Java platform) for the test of security servers on Training materials for developers of X-Road interfaces: https://moodle.ria.ee/mod/page/view.php?id=571.
But the generated service hasn't been activated and it didn't respond on the address:
http://localhost:8080/person_register/services
I checked:
-
the source code has been generated on the src folder;
-
a new Java package has been created: ee.x_road.persons_register (the name depends on WSDL);
-
the data service endpoint and the WSDL.
This is displayed:
Best Regards,
Yamato
P/S: My OS: Ubuntu 16.04.5 LTS
Software: Java (JDK 8), Apache Tomcat 8.0, Apache CXF (ver 2.7.18), Eclipse Neon (Eclipse IDE for Java EE Developers) and SoapUI.
Hi @yamato-k
The example that you're implementing is a part of an online training course provided by the Estonian Information Systems Authority (RIA). Please contact the course support for assistance with the course materials.
Regards,
Petteri
Thank you for information.
I'm sorry, my remark was out of place.