Question on using WebService API through SOAP WSDL
Clement Chan
cchan at mvista.com
Wed Dec 12 20:57:09 UTC 2007
Ahh, that's good to know :-)
- Clement
On Wed, 2007-12-12 at 16:02 -0500, Sam Baskinger wrote:
> For what it's worth, every time I use a WSDL the stubs have some strange
> and mysterious incompatibility.
>
> Unless I'm using the same producer as I am consumer for a WSDL, I
> typically avoid them. This comes from using .Net with Xfire with
> SOAP::Lite. Just painful.
>
> XML-RPC I've had good success with.
>
> Just my perspective (and a minor sigh of "thanks" to the folks who chose
> XML-RPC as the API backbone). :)
>
> Sam
>
> Max Kanat-Alexander wrote:
> > On Wed, 12 Dec 2007 12:34:34 -0800 Clement Chan <cchan at mvista.com>
> > wrote:
> >
> >> But if there is a SOAP module in Bugzilla,
> >>
> >
> > Bugzilla uses XML-RPC, not SOAP. As far as how to make the
> > input parameters, you'll have to read the documentation of whatever
> > Java XML-RPC library you use.
> >
More information about the developers
mailing list