Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.09 KB

File metadata and controls

23 lines (19 loc) · 1.09 KB

edu-sharing WS for OpenOLAT

The SOAP interfaces for edu-sharing used by OpenOLAT. You can download the WSDLs from GitHub or form the frentix edu-sharing test instance.

https://edusharing.frentix.com/edu-sharing/services/FolderTemplate?wsdl
https://edusharing.frentix.com/edu-sharing/services/NativeAlfrescoWrapper?wsdl
https://edusharing.frentix.com/edu-sharing/services/RenderInfo?wsdl
https://edusharing.frentix.com/edu-sharing/services/ShibbolethLogoutNotification?wsdl
https://edusharing.frentix.com/edu-sharing/services/authbyapp?wsdl
https://edusharing.frentix.com/edu-sharing/services/crud?wsdl
https://edusharing.frentix.com/edu-sharing/services/authentication?wsdl
https://edusharing.frentix.com/edu-sharing/services/permission?wsdl
https://edusharing.frentix.com/edu-sharing/services/tracking?wsdl
https://edusharing.frentix.com/edu-sharing/services/usage?wsdl
https://edusharing.frentix.com/edu-sharing/services/usage2?wsdl

Compile the WSDLs with the following command:

mvn clean generate-sources