-
New Feature
-
Resolution: Fixed
-
Major
-
2.0, 2.1.1, 2.2
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
MOODLE_22_STABLE
-
wip_
MDL-20804_wsdl -
SOAP works with a PHP client, however it needs to be tested with a Java client. It's more likely it doesn't work. We need to generate a more detailled WSDL for Java/.Net.
Have a look to the Zend framework, it seems that library functions exist to help you to create the WSDL. You can use some of the discovery class functions.
Finally create a Java client and write a Moodledocs document about how to create a Java client with an IDE client generator.