Another way would be to change the calling logic in your client to 
message oriented. For an overview have a look here:
http://xml.apache.org/soap/docs/guide/msgclient.html
(as opposed to RPC style: 
http://xml.apache.org/soap/docs/guide/rpcclient.html)

HTH,
Christian Weyer
---------------------------------
  .NET XML Web Services Repertory
   http://www.xmlwebservices.cc/
---------------------------------


Christian Weyer wrote:

> Did you try telling your .NET Web Service to produce RPC style messages? 
> This can be achieved by applying the [SoapRpcService] attribute to the 
> Web Service class ...
> 
> Christian Weyer
> ---------------------------------
>  .NET XML Web Services Repertory
>   http://www.xmlwebservices.cc/
> ---------------------------------
> 
> Bauer, Sandra, vpe wrote:
> 
>> Sorry, it should be Apache!


Reply via email to