All the namespace URIs below are incorrect. They must have slashes, not
backslash characters. There must be two slashes after the protocol.
Example: http://www.w3.org/2001/XMLSchema
Jeff
Demetris G wrote:
Hey all,
I captured the SOAP message that a Client Stub generated and which
I verified works at the
server Axis side, and I tried to pass it to that server through an
HTTP Client I wrote. The SOAP
message is below and it gives the error at the end. Any ideas what
that is ? I saw this in some
mailing lists but no explanation.
Thanks
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
xmlns:soapenv="http:\schemas.xmlsoap.org\soap\envelope\"
xmlns:xsd="http:\www.w3.org\2001\XMLSchema"
xmlns:xsi="http:\www.w3.org\2001\XMLSchema-instance"><soapenv:Body><ns1:getBundles
soapenv:encodingStyle="http:\schemas.xmlsoap.org\soap\encoding\"
xmlns:ns1="http:\soapobject.bundle.knopflerfish.org"\><\soapenv:Body><\soapenv:Envelope>
(The filename, directory name, or volume label syntax is incorrect)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]