You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by Vaibhav Joshi <vj...@multicitycorp.com> on 2002/04/11 21:30:50 UTC

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]

Re: SOAP COLDFUSION ERROR NEED HELP??

Posted by Scott Nichol <sc...@yahoo.com>.
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" <vj...@multicitycorp.com>
To: <so...@xml.apache.org>
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


Re: SOAP COLDFUSION ERROR NEED HELP??

Posted by Scott Nichol <sc...@yahoo.com>.
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" <vj...@multicitycorp.com>
To: <so...@xml.apache.org>
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