[go: up one dir, main page]

Menu

Commit [r8281]  Maximize  Restore  History

Fixes FCREPO-490: (APIA SOAP Consumption Error with .NET, invoking FieldSearch)

This corrects a typo in the wsdl, where the portType for resumeFindObjects
was not using the intended response message (it was pointing to the one for
findObjects). Although the content of the response message for the
resumeFindObjects and findObjects operations is the same, the message should
really be a distinct one, pointing to the same xsd type, for .NET-interoperable
WSDL. Tested successfully with .NET SDK 3.5. See TestClient.cs attached
to bug report.

cwilper 2009-11-24

changed /fedora/trunk/resources/wsdl/Fedora-API-A.wsdl