[midPoint] SOAP API: WSDL File
Beat Rohrer
beat.rohrer at zhdk.ch
Thu Mar 31 17:29:28 CEST 2016
Hi,
We're evaluating midPoint's APIs for use at our university. I've studied
the WSDL file at http://localhost:8080/midpoint/ws/model-3?wsdl but I
miserably fail when I try to parse it with anything in my toolchain
(i.e. Visual Studio, WSDL.exe, New-WebServiceProxy, wsdl2phpgenerator,
https://www.wsdl-analyzer.com).
Wsdl.exe tells me:
"There was an error downloading
'http://localhost:8080/midpoint/ws/xml.xsd'. --> The request failed with
HTTP stat
us 404: Not Found.
Error: Unable to import binding 'modelBinding' from namespace
'http://midpoint.evolveum.com/xml/ns/public/model/model-3'
- Unable to import operation 'getObject'.
- The element
'http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3:name'
is missing."
The other tools report similar errors.
Is there a general problem with the WSDL file, is our test installation
not properly configured, do I have to edit the WSDL file manually, or do
I need to make adjustments to my tools?
We're running midPoint version 3.3 with java version 1.7.0_95 on a
Debian 8.
Thank you
Beat
More information about the midPoint
mailing list