Question on using WebService API through SOAP WSDL
Clement Chan
cchan at mvista.com
Wed Dec 12 20:34:34 UTC 2007
If the Bugzilla WebService API client is written in Java, how would the
input parameter hash written in Perl be created for the Bug.create API?
But if there is a SOAP module in Bugzilla, the Java Client can just pass
the WSDL, then the input parameters will be clearly defined for remote
processing.
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?
- Clement
More information about the developers
mailing list