Hi, I would like to write a simple Soap Client, which calls a method "add" from a service "mathpackage" with two params (short) arg_a = 3 and (short) arg_b = 5 and gets a long as return value. I looked at the org.apache.axis2.client-class, which looks a bit complicated for me because of the work with OMElements. Is there a package such like org.apache.soap.rpc.Call to make such a method invocation. I do not use the Call-class, cause I think this only sends SOAP 1.1 requests, but I need SOAP 1.2
Regards Christian -- Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit! "Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
