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 Ragu Sivaraman <pr...@hotmail.com> on 2001/07/09 17:00:21 UTC

setParams

Hello :

In this statement
   Call.setParams(params);

Can this params be "null"?


My application doesnt get any input from the user
It generates it and sends it back when this application
is invoked.

Any thoughts folks?
-Ragu
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


What is the meaning of this SOAP error message?

Posted by Adam Lipscombe <ad...@cobar.demon.co.uk>.
Folks,

getting this error message:

"SoapCall failed , fault code = SOAP-ENV:Server, message = Exception from
servic object: $Proxy2"

Any ideas what it means?

Thanks - Adam


What is the meaning of this SOAP error message?

Posted by Adam Lipscombe <ad...@cobar.demon.co.uk>.
Folks,

getting this error message:

"SoapCall failed , fault code = SOAP-ENV:Server, message = Exception from
servic object: $Proxy2"

Any ideas what it means?

Thanks - Adam


Re: setParams

Posted by Brett McLaughlin <br...@newInstance.com>.
----- Original Message ----- 
From: "Ragu Sivaraman" <pr...@hotmail.com>
To: <so...@xml.apache.org>
Sent: Monday, July 09, 2001 10:00 AM
Subject: setParams


> Hello :
> 
> In this statement
>    Call.setParams(params);
> 
> Can this params be "null"?

Just don't invoke setParams() if you don't need to send any input.

-Brett


Re: setParams

Posted by Brett McLaughlin <br...@newInstance.com>.
----- Original Message ----- 
From: "Ragu Sivaraman" <pr...@hotmail.com>
To: <so...@xml.apache.org>
Sent: Monday, July 09, 2001 10:00 AM
Subject: setParams


> Hello :
> 
> In this statement
>    Call.setParams(params);
> 
> Can this params be "null"?

Just don't invoke setParams() if you don't need to send any input.

-Brett