You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Damien Boucquey <db...@eft.be> on 2001/05/02 10:00:02 UTC

RE: Unable to resolve namespace URI for 'xsd'

I tried all three versions unsuccessfully...
 
Any other idea ?
 
D+

-----Original Message-----
From: Gerald Colin [mailto:Gerald@ThePlasticsExchange.com]
Sent: 30 April 2001 23:54
To: soap-user@xml.apache.org
Subject: RE: Unable to resolve namespace URI for 'xsd'



Change your version of Xerces.... 
Personaly I'm using xerces 1.2.3 but some people on the list are using 1.3.0


> -----Original Message----- 
> From: IMurchie@burntsand.com [ mailto:IMurchie@burntsand.com
<ma...@burntsand.com> ] 
> Sent: Monday, April 30, 2001 4:09 PM 
> To: soap-user@xml.apache.org 
> Subject: Unable to resolve namespace URI for 'xsd' 
> 
> 
> hello, 
> 
> i'm writing a little test application and keep getting the 
> error that the 
> namespace uri cannot be resolved, and i can't figure out how 
> to fix it. i'm 
> running apache soap 2.1 in weblogic 5.1, with xerces 1.3.1 
> 
> the following is the request: 
> <?xml version='1.0' encoding='UTF-8'?> 
> 
> <SOAP-ENV:Envelope 
> xmlns:SOAP-ENV=" http://schemas.xmlsoap.org/soap/envelope/
<http://schemas.xmlsoap.org/soap/envelope/> " 
> xmlns:xsi=" http://www.w3.org/1999/XMLSchema-instance
<http://www.w3.org/1999/XMLSchema-instance> " 
> xmlns:xsd=" http://www.w3.org/1999/XMLSchema
<http://www.w3.org/1999/XMLSchema> "> 
>       <SOAP-ENV:Body> 
>               <ns1:getRate xmlns:ns1="urn:basic:exchange" 
> SOAP-ENV:encodingStyle=" http://schemas.xmlsoap.org/soap/encoding/
<http://schemas.xmlsoap.org/soap/encoding/> "> 
>                       <country1 xsi:type="xsd:string">USA</country1> 
>                       <country2 xsi:type="xsd:string">japan</country2> 
>               </ns1:getRate> 
>       </SOAP-ENV:Body> 
> </SOAP-ENV:Envelope> 
> 
> and the response is as follows: 
> <?xml version='1.0' encoding='UTF-8'?> 
> 
> <SOAP-ENV:Envelope 
> xmlns:SOAP-ENV=" http://schemas.xmlsoap.org/soap/envelope/
<http://schemas.xmlsoap.org/soap/envelope/> " 
> xmlns:xsi=" http://www.w3.org/1999/XMLSchema-instance
<http://www.w3.org/1999/XMLSchema-instance> " 
> xmlns:xsd=" http://www.w3.org/1999/XMLSchema
<http://www.w3.org/1999/XMLSchema> "> 
>       <SOAP-ENV:Body> 
>               <SOAP-ENV:Fault> 
>                       <faultcode>SOAP-ENV:Client</faultcode> 
>                       <faultstring>Unable to resolve namespace URI for 
> 'xsd'.</faultstring> 
>                       <faultactor>/soap/servlet/rpcrouter</faultactor> 
>               </SOAP-ENV:Fault> 
>       </SOAP-ENV:Body> 
> </SOAP-ENV:Envelope> 
> 
> any help anyone could give would be great... i want to get 
> past this and 
> into the meat of the framework! 
> 
> thanks in advance, 
> isaac. 
> 
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org 
> For additional commands, email: soap-user-help@xml.apache.org 
> 
> 




Note: This message and its attachements have been checked for viruses by InterScan VirusWall V3.4