This is a discussion on namespaces in SOAP envelope - Apache ; Is there a way to add namespaces to the SOAP envelope using AXIS2C? I can create the namespaces and reference them in nodes that are encoded in the SOAP body, but I'd like the namespaces to be listed in the ...
Is there a way to add namespaces to the SOAP envelope using AXIS2C?
I can create the namespaces and reference them in nodes that are encoded in the SOAP body, but I'd like the namespaces to be listed in the SOAP envelope.
Thank you!