Can you provide a little more information.  Is ColdFusion generating the
envelope you show?  Have you captured the response envelope as well?

Scott Nichol

----- Original Message -----
From: "Vaibhav Joshi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 11, 2002 3:30 PM
Subject: SOAP COLDFUSION ERROR NEED HELP??


> <SOAP-ENV:Envelope
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/1999/XMLSchema";>
>          <SOAP-ENV:Body>
>          <m:getInstances xmlns:m="urn:EntryPoint">
>                  <domainid>11</domainid>
>                  <userid>testuser</userid>
>                  <password>1234</password>
>                  <productid>MultiChat</productid>
>          </m:getInstances>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>
>
> The SOAPClientExample Multicity provided throws an couple of errors:
>
> Generated fault:
>    Fault Code   = SOAP-ENV:Server
>    Fault String = [SOAPException: faultCode=SOAP-ENV:Server; msg=null]
>
> Generated fault:
>    Fault Code   = SOAP-ENV:Server
>    Fault String = [SOAPException: faultCode=SOAP-ENV:Server; msg=null]
>    Fault element?g = [Attributes={}] [faultCode=SOAP-ENV:Server]
> [faultString=[SOAPException: faultCode=SOAP-ENV:Server; msg=null]]
> [faultActorURI=/soap/servlet/rpcrouter]
> [DetailEntries=[(0)=<stackTrace>[SOAPException: faultCode=SOAP-ENV:Server;
> msg=null]


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to