Question on using WebService API through SOAP WSDL

Max Kanat-Alexander mkanat at bugzilla.org
Wed Dec 12 20:57:49 UTC 2007


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.

> 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
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.



More information about the developers mailing list