Hi,
I tried removing the automatically generated namespace prefix (something like xmlns:"ns1"…) for method element (for method call) using the serialized call removeNamespacePrefix(ns) after calling createSoapMethod(,). But it did not remove the prefix. What is the appropriate use of this call and should I remove/change that prefix only thru' handlers?
regards
