Re: Webservice method names standards ?
- From: "John Saunders" <john.saunders at trizetto.com>
- Date: Thu, 21 Sep 2006 16:37:23 -0400
"RYoung" <no@xxxxxxxx> wrote in message
news:%23E0fBfa3GHA.1256@xxxxxxxxxxxxxxxxxxxxxxx
"John Saunders" <john.saunders at trizetto.com> wrote in message >
P.S. I was using IBM Rational Application Developer as a tool to prove
that my WSDL can be consumed by Java. I noticed that it actually warns
you against using leading capital letters in method names. You actually
get a little yellow warning icon saying "that method name is not
recommended".
That's a pretty goofy warning. I was curious about what interesting things
you may have encountered that made it necessary to prove your WSDL can be
consumed by Java. Have you documented anything about that on the web?
I don't have a document, but IBM does:
Web Services support for Schema/WSDL(s) containing optional JAX-RPC 1.0/1.1
XML Schema Types at
(http://www-1.ibm.com/support/docview.wss?uid=swg21207642).
They seem to feel the fact that this is a JAX-RPC issue absolves them from
the responsibility for fixing the bug.
John
P.S. I don't want to leave the impression that Java is bad with web
services. There are some things that the IBM stuff did well. For instance,
it translates SOAP faults in the WSDL into actual exceptions. .NET won't
even include them in a generated WSDL for you.
It was also good to see what code got generated in Java vs. C#. I wouldn't
_want_ my clients to have to jump through hoops in order to use my web
service, just because they happened to choose Java for development.
.
- References:
- Webservice method names standards ?
- From: CharlesG
- Re: Webservice method names standards ?
- From: John Saunders
- Re: Webservice method names standards ?
- From: CharlesG
- Re: Webservice method names standards ?
- From: John Saunders
- Re: Webservice method names standards ?
- From: RYoung
- Webservice method names standards ?
- Prev by Date: RE: Help consuming third part web services
- Next by Date: Re: Strange error
- Previous by thread: Re: Webservice method names standards ?
- Next by thread: Re: ASp.NET 2.0 consumes ASp.NET 1.1 web service
- Index(es):
Relevant Pages
|