Hi Florian,
See the attached wsdl.

Regards,
Edwin


2013/5/23 Florian Müller <[email protected]>

> Hi Edwin,
>
> Could you open the WSDL in a web browser, save it and and send it?
> We need to see the content of the WSDL for further investigations.
>
>
> - Florian
>
>>
>>>
>
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="RepositoryService" targetNamespace="http://docs.oasis-open.org/ns/cmis/ws/200908/"; xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"; xmlns:tns="http://docs.oasis-open.org/ns/cmis/ws/200908/"; xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"; xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"; xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract"; xmlns:wsa10="http://www.w3.org/2005/08/addressing"; xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"; xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata";><wsp:Policy wsu:Id="RepositoryServicePort_policy"><wsp:ExactlyOne><wsp:All><wsoma:OptimizedMimeSerialization xmlns:wsoma="http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization"/></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:types><xsd:schema targetNamespace="http://docs.oasis-open.org/ns/cmis/ws/200908/Imports";><xsd:import schemaLocation="http://srvr-apps13/gkc/RepositoryService.svc?xsd=xsd0"; namespace="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/><xsd:import schemaLocation="http://srvr-apps13/gkc/RepositoryService.svc?xsd=xsd1"; namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xsd:import schemaLocation="http://srvr-apps13/gkc/RepositoryService.svc?xsd=xsd2"; namespace="http://docs.oasis-open.org/ns/cmis/core/200908/"/></xsd:schema></wsdl:types><wsdl:message name="getRepositoriesRequest"><wsdl:part name="parameters" element="q1:getRepositories" xmlns:q1="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getRepositoriesResponse"><wsdl:part name="parameters" element="q2:getRepositoriesResponse" xmlns:q2="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="RepositoryServicePort_getRepositories_cmisFault_FaultMessage"><wsdl:part name="detail" element="q3:cmisFault" xmlns:q3="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getRepositoryInfoRequest"><wsdl:part name="parameters" element="q4:getRepositoryInfo" xmlns:q4="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getRepositoryInfoResponse"><wsdl:part name="parameters" element="q5:getRepositoryInfoResponse" xmlns:q5="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="RepositoryServicePort_getRepositoryInfo_cmisFault_FaultMessage"><wsdl:part name="detail" element="q6:cmisFault" xmlns:q6="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getTypeChildrenRequest"><wsdl:part name="parameters" element="q7:getTypeChildren" xmlns:q7="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getTypeChildrenResponse"><wsdl:part name="parameters" element="q8:getTypeChildrenResponse" xmlns:q8="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="RepositoryServicePort_getTypeChildren_cmisFault_FaultMessage"><wsdl:part name="detail" element="q9:cmisFault" xmlns:q9="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getTypeDescendantsRequest"><wsdl:part name="parameters" element="q10:getTypeDescendants" xmlns:q10="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getTypeDescendantsResponse"><wsdl:part name="parameters" element="q11:getTypeDescendantsResponse" xmlns:q11="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="RepositoryServicePort_getTypeDescendants_cmisFault_FaultMessage"><wsdl:part name="detail" element="q12:cmisFault" xmlns:q12="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getTypeDefinitionRequest"><wsdl:part name="parameters" element="q13:getTypeDefinition" xmlns:q13="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="getTypeDefinitionResponse"><wsdl:part name="parameters" element="q14:getTypeDefinitionResponse" xmlns:q14="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:message name="RepositoryServicePort_getTypeDefinition_cmisFault_FaultMessage"><wsdl:part name="detail" element="q15:cmisFault" xmlns:q15="http://docs.oasis-open.org/ns/cmis/messaging/200908/"/></wsdl:message><wsdl:portType name="RepositoryServicePort"><wsdl:operation name="getRepositories"><wsdl:input wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getRepositories"; name="getRepositoriesRequest" message="tns:getRepositoriesRequest"/><wsdl:output wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getRepositoriesResponse"; name="getRepositoriesResponse" message="tns:getRepositoriesResponse"/><wsdl:fault wsaw:Action="" name="cmisFault" message="tns:RepositoryServicePort_getRepositories_cmisFault_FaultMessage"/></wsdl:operation><wsdl:operation name="getRepositoryInfo"><wsdl:input wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getRepositoryInfo"; name="getRepositoryInfoRequest" message="tns:getRepositoryInfoRequest"/><wsdl:output wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getRepositoryInfoResponse"; name="getRepositoryInfoResponse" message="tns:getRepositoryInfoResponse"/><wsdl:fault wsaw:Action="" name="cmisFault" message="tns:RepositoryServicePort_getRepositoryInfo_cmisFault_FaultMessage"/></wsdl:operation><wsdl:operation name="getTypeChildren"><wsdl:input wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeChildren"; name="getTypeChildrenRequest" message="tns:getTypeChildrenRequest"/><wsdl:output wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeChildrenResponse"; name="getTypeChildrenResponse" message="tns:getTypeChildrenResponse"/><wsdl:fault wsaw:Action="" name="cmisFault" message="tns:RepositoryServicePort_getTypeChildren_cmisFault_FaultMessage"/></wsdl:operation><wsdl:operation name="getTypeDescendants"><wsdl:input wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeDescendants"; name="getTypeDescendantsRequest" message="tns:getTypeDescendantsRequest"/><wsdl:output wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeDescendantsResponse"; name="getTypeDescendantsResponse" message="tns:getTypeDescendantsResponse"/><wsdl:fault wsaw:Action="" name="cmisFault" message="tns:RepositoryServicePort_getTypeDescendants_cmisFault_FaultMessage"/></wsdl:operation><wsdl:operation name="getTypeDefinition"><wsdl:input wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeDefinition"; name="getTypeDefinitionRequest" message="tns:getTypeDefinitionRequest"/><wsdl:output wsaw:Action="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeDefinitionResponse"; name="getTypeDefinitionResponse" message="tns:getTypeDefinitionResponse"/><wsdl:fault wsaw:Action="" name="cmisFault" message="tns:RepositoryServicePort_getTypeDefinition_cmisFault_FaultMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="RepositoryServicePort" type="tns:RepositoryServicePort"><wsp:PolicyReference URI="#RepositoryServicePort_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="getRepositories"><soap:operation soapAction="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getRepositories"; style="document"/><wsdl:input name="getRepositoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="getRepositoriesResponse"><soap:body use="literal"/></wsdl:output><wsdl:fault name="cmisFault"><soap:fault name="cmisFault" use="literal"/></wsdl:fault></wsdl:operation><wsdl:operation name="getRepositoryInfo"><soap:operation soapAction="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getRepositoryInfo"; style="document"/><wsdl:input name="getRepositoryInfoRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="getRepositoryInfoResponse"><soap:body use="literal"/></wsdl:output><wsdl:fault name="cmisFault"><soap:fault name="cmisFault" use="literal"/></wsdl:fault></wsdl:operation><wsdl:operation name="getTypeChildren"><soap:operation soapAction="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeChildren"; style="document"/><wsdl:input name="getTypeChildrenRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="getTypeChildrenResponse"><soap:body use="literal"/></wsdl:output><wsdl:fault name="cmisFault"><soap:fault name="cmisFault" use="literal"/></wsdl:fault></wsdl:operation><wsdl:operation name="getTypeDescendants"><soap:operation soapAction="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeDescendants"; style="document"/><wsdl:input name="getTypeDescendantsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="getTypeDescendantsResponse"><soap:body use="literal"/></wsdl:output><wsdl:fault name="cmisFault"><soap:fault name="cmisFault" use="literal"/></wsdl:fault></wsdl:operation><wsdl:operation name="getTypeDefinition"><soap:operation soapAction="http://docs.oasis-open.org/ns/cmis/ws/200908/RepositoryServicePort/getTypeDefinition"; style="document"/><wsdl:input name="getTypeDefinitionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="getTypeDefinitionResponse"><soap:body use="literal"/></wsdl:output><wsdl:fault name="cmisFault"><soap:fault name="cmisFault" use="literal"/></wsdl:fault></wsdl:operation></wsdl:binding><wsdl:service name="RepositoryService"><wsdl:port name="RepositoryServicePort" binding="tns:RepositoryServicePort"><soap:address location="http://srvr-apps13/gkc/RepositoryService.svc"/></wsdl:port></wsdl:service></wsdl:definitions>

Reply via email to