Student21 ha scritto:
hi amila,

thanks for your answer. i can hardly believe what you say. my professor
instruct me to create a webservice that communicates via soap, rest and xml-rpc. what about rpcserviceclient or axiom? aren't this architecture styles to
develop xml-based
clients? or am i misunderstanding something?

If I understood your question, Axis2 can help you to create "XML based clients" that communicate using SOAP. However, the style to be used when defining the WSDL files that describe the interface of the webservices you want to invoke must be document/literal, because RPC and the SOAP encoding are not supported by Axis2 (they are by Axis1). This also means that Axis2 clients produce SOAP requests in the document/literal form.

HTH.

--
Mauro Molinari
Software Designer & Developer
E-mail: [email protected]

Reply via email to