Quantcast
Channel: SCN : Unanswered Discussions - Service-Oriented Architecture (SOA) and SAP
Viewing all articles
Browse latest Browse all 360

Error while Consuming webservies : incorrect value: unknown namespace http://www.w3.org/2001/xmlschema

$
0
0

Hi guys,

 

I am trying to consume External web services url  http://172.31.3.48:8717/?wsdl from se80 - enterprise services - client proxy etc, which is located on our local server , but it giving me a error "liberary haldler exception"  " incorrect value: unknown namespace http://www.w3.org/2001/xmlschemaI AM trying to solve this issue from last one week but failed to fix it,

 

please help me

 

here is  my wsdl url http://172.31.3.48:8717/?wsdl (located locally)

 

<wsdl:definitionsxmlns:s="http://www.w3.org/2001/XMLSchema"xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"xmlns:tns="http://tempuri.org/"xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"targetNamespace="http://tempuri.org/">

 

 

<wsdl:types>

 

 

<s:schemaelementFormDefault="qualified"targetNamespace="http://tempuri.org/">

 

 

<s:elementname="GetData">

 

 

<s:complexType>

 

 

<s:sequence>

 

 

<s:elementminOccurs="0"maxOccurs="1"name="user"type="s:string"/>

 

<s:elementminOccurs="0"maxOccurs="1"name="pass"type="s:string"/>

<s:elementminOccurs="0"maxOccurs="1"name="fromdate"type="s:string"/>

<s:elementminOccurs="0"maxOccurs="1"name="todate"type="s:string"/>

</s:sequence>

</s:complexType>

</s:element>

 

<s:elementname="GetDataResponse">

 

 

<s:complexType>

 

 

<s:sequence>

 

 

<s:elementminOccurs="0"maxOccurs="1"name="GetDataResult">

 

 

<s:complexType>

 

 

<s:sequence>

 

 

<s:elementref="s:schema"/>

 

<s:any/>

</s:sequence>

</s:complexType>

</s:element>

</s:sequence>

</s:complexType>

</s:element>

</s:schema>

</wsdl:types>

 

<wsdl:messagename="GetDataSoapIn">

 

 

<wsdl:partname="parameters"element="tns:GetData"/>

 

</wsdl:message>

 

<wsdl:messagename="GetDataSoapOut">

 

 

<wsdl:partname="parameters"element="tns:GetDataResponse"/>

 

</wsdl:message>

 

<wsdl:portTypename="WSCRPL9001Soap">

 

 

<wsdl:operationname="GetData">

 

 

<wsdl:inputmessage="tns:GetDataSoapIn"/>

 

<wsdl:outputmessage="tns:GetDataSoapOut"/>

</wsdl:operation>

</wsdl:portType>

 

<wsdl:bindingname="WSCRPL9001Soap"type="tns:WSCRPL9001Soap">

 

 

<soap:bindingtransport="http://schemas.xmlsoap.org/soap/http"/>

 

 

<wsdl:operationname="GetData">

 

 

<soap:operationsoapAction="http://tempuri.org/GetData"style="document"/>

 

 

<wsdl:input>

 

 

<soap:bodyuse="literal"/>

 

</wsdl:input>

 

<wsdl:output>

 

 

<soap:bodyuse="literal"/>

 

</wsdl:output>

</wsdl:operation>

</wsdl:binding>

 

<wsdl:bindingname="WSCRPL9001Soap12"type="tns:WSCRPL9001Soap">

 

 

<soap12:bindingtransport="http://schemas.xmlsoap.org/soap/http"/>

 

 

<wsdl:operationname="GetData">

 

 

<soap12:operationsoapAction="http://tempuri.org/GetData"style="document"/>

 

 

<wsdl:input>

 

 

<soap12:bodyuse="literal"/>

 

</wsdl:input>

 

<wsdl:output>

 

 

<soap12:bodyuse="literal"/>

 

</wsdl:output>

</wsdl:operation>

</wsdl:binding>

 

<wsdl:servicename="WSCRPL9001">

 

 

<wsdl:portname="WSCRPL9001Soap"binding="tns:WSCRPL9001Soap">

 

 

<soap:addresslocation="http://172.31.3.48:8717/WS-CRPL-9001.asmx"/>

 

</wsdl:port>

 

<wsdl:portname="WSCRPL9001Soap12"binding="tns:WSCRPL9001Soap12">

 

 

<soap12:addresslocation="http://172.31.3.48:8717/WS-CRPL-9001.asmx"/>

 

</wsdl:port>

</wsdl:service>

</wsdl:definitions>


Waiting for your response

Regards

 


Viewing all articles
Browse latest Browse all 360

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>