You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Dino De Luca <di...@hotmail.com> on 2001/04/02 11:05:52 UTC

http://xml.apache.org/xml-soap

How can I access the file: http://xml.apache.org/xml-soap ?


If I try to reach it with my web browser the result is: "HTTP 404: The page 
cannot be found".
Maybe this is the problem that causes this exception:

Exception: SOAP-ENV:Client - No Deserializer found to deserialize a 
'http://xml.apache.org/xml-soap:vector' using encoding style 
'http://schemas.xmlsoap.org/soap/encoding/'??

If YES what have I to do to solve it?

dino


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: http://xml.apache.org/xml-soap

Posted by Rainer Faller <ra...@innovations.de>.
> Dino De Luca schrieb:
> 
> How can I access the file: http://xml.apache.org/xml-soap ?
> 
> If I try to reach it with my web browser the result is: "HTTP 404: The page
> cannot be found".
> Maybe this is the problem that causes this exception:
> 
> Exception: SOAP-ENV:Client - No Deserializer found to deserialize a
> 'http://xml.apache.org/xml-soap:vector' using encoding style
> 'http://schemas.xmlsoap.org/soap/encoding/'??
> 
> If YES what have I to do to solve it?
> 
> dino
> 

The URI http://xml.apache.org/xml-soap is the namespace for the tag. The
URI does not need to be a valid URL. Refer to the W3C website to get
more information on namespaces.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: http://xml.apache.org/xml-soap

Posted by Rainer Faller <ra...@innovations.de>.
> Dino De Luca schrieb:
> 
> How can I access the file: http://xml.apache.org/xml-soap ?
> 
> If I try to reach it with my web browser the result is: "HTTP 404: The page
> cannot be found".
> Maybe this is the problem that causes this exception:
> 
> Exception: SOAP-ENV:Client - No Deserializer found to deserialize a
> 'http://xml.apache.org/xml-soap:vector' using encoding style
> 'http://schemas.xmlsoap.org/soap/encoding/'??
> 
> If YES what have I to do to solve it?
> 
> dino
> 

The URI http://xml.apache.org/xml-soap is the namespace for the tag. The
URI does not need to be a valid URL. Refer to the W3C website to get
more information on namespaces.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org