How can I explicitly use Apache SOAP Version 2.1 to create the following SOAP Envelope Header:
 
<SOAP-ENV:Header>
    <SomeAttribute>xxxx</SomeAttribute>
</SOAP-ENV:Header>

Reply via email to