Re: SOAP project



Yes, sometimes limited to the specific condition, I could not but use some
informal means. However, if possible , providing WSDL is always the
prefered and recommended thing. Anyway, if there are any other questions
later, please feel free to post here.

Thanks & Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)



--------------------
| Date: Mon, 25 Jul 2005 08:06:22 +0200
| Subject: Re: SOAP project
| References: <ePnGQWwiFHA.3012@xxxxxxxxxxxxxxxxxxxx>
<Ozet9dyiFHA.3608@xxxxxxxxxxxxxxxxxxxx>
<EpecOc0iFHA.3472@xxxxxxxxxxxxxxxxxxxxx>
<e06oIOVjFHA.576@xxxxxxxxxxxxxxxxxxxx>
<AW8358YjFHA.940@xxxxxxxxxxxxxxxxxxxxx> <op.st9aodk4f3yrl7@asbel>
<emDPa5ljFHA.944@xxxxxxxxxxxxxxxxxxxxx> <op.sua1hto1f3yrl7@asbel>
<RsZ$ENLkFHA.3472@xxxxxxxxxxxxxxxxxxxxx>
| From: "Wessel Troost" <nothing@xxxxxxxxxxxx>
| Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15
| MIME-Version: 1.0
| Content-Transfer-Encoding: 8bit
| Message-ID: <op.suggkw1mf3yrl7@asbel>
| User-Agent: Opera M2/8.01 (Win32, build 7642)
| Newsgroups: microsoft.public.dotnet.languages.csharp
| NNTP-Posting-Host: beetslaan.demon.nl 83.160.164.142
| Lines: 1
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.languages.csharp:111960
| X-Tomcat-NG: microsoft.public.dotnet.languages.csharp
|
| > As for those webservice which doesn't interop well between different
| > client/server, it is often caused by the message contract not well
| > defined.
|
| The interop problems I've seen are between .NET and AXIS, an open source
| tool:
| http://ws.apache.org/axis/
|
| It may be that AXIS is in error, but you can't expect the business
| developers of the other party to fix AXIS.
|
| There's another Web Service written in perl. They parse the incoming
| "SOAP" calls by hand. Of course, there is no WSDL for that.
|
| > #Contract-First Service Development
| >
http://msdn.microsoft.com/msdnmag/issues/05/05/ServiceStation/default.aspx
| >
| Thanks for the pointer, interesting read! Although I think the author's
| suggestion to write XML Schema using notepad may not be feasable for
| small-sized projects. Say you have a week or two for the development of
a
| Web Service. Handcoding XML Schema's would take a large chunk of an
| already tight schedule.
|
| Greetings,
| Wessel
|

.



Relevant Pages

  • Re: deserialization arrays in Axis SOAP messages
    ... The WSDL provider has since changed their WSDL. ... >> an interop issue or a result of SOAP schema ambiguities? ... > The web service you are trying to access is using SOAP section-5 encoding. ... > This requires a change on the server (AXIS) side. ...
    (microsoft.public.dotnet.framework.webservices)
  • How to extend WSDL to return (not used) Schema elements?
    ... on an element in some XML Schema. ... Reference" I'm referring to a web service having a method looking like: ... I would like to somehow add the element "webSite" into ... If I could have this returned in my WSDL I would then be able to use the ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Java Axis client to a generic web service
    ... java client to a web service developed in Axis too. ... Now I have to develop another client to a web service but it ... WSDL2Java is a standalone tool, and will work if you have a WSDL. ...
    (comp.lang.java.programmer)
  • Re: SOAP project
    ... It may be that AXIS is in error, but you can't expect the business developers of the other party to fix AXIS. ... Although I think the author's suggestion to write XML Schema using notepad may not be feasable for small-sized projects. ... Say you have a week or two for the development of a Web Service. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: WebService changed the name of my class
    ... described by a WSDL, and the WSDL uses XML Schema to describe the XML to be ... XML Schema has no way to describe generics. ... If you were consuming this web service from a platform other than .NET, ... as they will not translate across platforms. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)