Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0, 2.1.1, 2.2
-
Fix Version/s: 2.2
-
Component/s: Web Services
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
Fixed Branches:MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip_
MDL-20804_wsdl -
Pull Master Diff URL:
Description
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.
I assign to nobody cause it is not an emergency yet. Any participation is welcome.