Question on using WebService API through SOAP WSDL
Clement Chan
cchan at mvista.com
Wed Dec 12 20:47:45 UTC 2007
On Wed, 2007-12-12 at 12:57 -0800, 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.
Thank you Max, that clarifies things
- Clement
> > I am a newbie on SOAP, I wonder if there is a possibility that we can
> > use the WebService API via WSDL because WSDL is a much more universal
> > means of doing remote calls?
>
> No, WSDL is a SOAP feature.
>
> -Max
More information about the developers
mailing list