diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-readonly-tuning/tgextra-crud.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-readonly-tuning/tgextra-crud.wsdl index 0b3cec744c92020bda5d816c53582539fdd35950..5a93bcc8a657b045d3fbced8437370db719ab070 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-readonly-tuning/tgextra-crud.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-readonly-tuning/tgextra-crud.wsdl @@ -268,7 +268,7 @@ <wsdl:part element="tns:registerResourceRequest" name="registerResourceInput" /> </wsdl:message> <wsdl:message name="registerResourceResponse"> - <wsdl:part element="tns:booleanResponse" name="registerResourceOutput" /> + <wsdl:part element="tns:operationsetResponse" name="registerResourceOutput" /> </wsdl:message> <wsdl:message name="unregisterResourceRequest"> <wsdl:part element="tns:unregisterResourceRequest" name="unregisterResourceInput" /> @@ -728,15 +728,16 @@ <!-- ################################################################### --> <wsdl:binding name="binding_tgextra_crud" type="tns:port_tgextra_crud"> - <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" /> - <wsdl:operation name="nearlyPublish"> - <soap:operation - soapAction="http://textgrid.info/namespaces/middleware/tgauth-crud/nearlyPublish" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> + <soap:binding style="document" + transport="http://schemas.xmlsoap.org/soap/http" /> + <wsdl:operation name="nearlyPublish"> + <soap:operation + soapAction="http://textgrid.info/namespaces/middleware/tgauth-crud/nearlyPublish" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> </wsdl:output> <wsdl:fault name="authenticationFault"> <soap:fault use="literal" name="authenticationFault" />