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!