Nope. 
I don't have any reference in either my webservice provider (.asmx .cs files
generated by WSDL ) or my consumers. In the consumer side of it you would
have to modify the http request which is not too common in the WSDL.exe
generated code. Are they using WSDL to generate stub classes or web
references?
Regards,
Christian
 

-----Original Message-----
From: Dale Graham [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 04, 2006 5:27 PM
To: [email protected]
Subject: Re: Witango-Talk: Issue with Witango webservices... well, I don't
think it's Witango's problem...

Any idea why they'd suddenly be seeing the XML as encoded, then? We  
did nothing to change that at our end.

Do you specify the content-type?


On Dec 4, 2006, at 2:37 PM, Christian Carrier wrote:

> I use .net and WSDL and have no such problems. The tools are  
> actually pretty
> good and I feel a little easier to use than Java2WSDL , Java2Code etc.
>
>
> Regards,
> Christian
>
> -----Original Message-----
> From: Dale Graham [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 04, 2006 2:34 PM
> To: Witango-Talk list
> Subject: Witango-Talk: Issue with Witango webservices... well, I  
> don't think
> it's Witango's problem...
>
> We supply a webservice to another group, and all of a sudden, they
> ran into some problems with it.
>
> One of the problems was that they were getting back the data as
> encoded...
>
>>>>> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/
>>>>> envelope/">
>>>>>
>>>>>  <soap:Body>
>>>>>    <approvers_Response xmlns="witangowebservices">
>>>>>      <approverdata></approverdata>
>>>>>      <sddata></sddata>
>>>>>      <status></status>
>>>>>    </approvers_Response>
>>>>>  </soap:Body>
>>>>>
>>>>> </soap:Envelope>
>
> So I told them that I thought they should be including Content-type:
> text/xml in the http header - when I do so, I get XML, not encoded  
> HTML
>
> Then they fired back the following:
>
> -------
> If we talk about SOAP web service we have to stick to SOAP
> specifications.
> This is the main reason of web services. Data can be transfered in
> heterogeneous environment.
> I use main stream tools from Microsoft. And I have a significant part
> of automatically generated code which is supposed to support the
> standards, and I hardly want to rewrite it. Of cause the tools have
> their own bugs but it is wrong idea to override the standards.
>
> -------
>
> And here I thought the use of Content-type *was* the standard. I
> personally think that someone who's using Microsoft tools (.NET,
> wsdl.exe) is on very shaky grounds here... and that he's wrong. Or am
> I in error?
> ______________________________________________________________________ 
> __
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
> ______________________________________________________________________ 
> __
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to