[ http://issues.apache.org/jira/browse/AXIS2-891?page=all ]

Brian DePradine updated AXIS2-891:
----------------------------------

    Attachment: newpatch.txt

Hi Eran,

I have attached a new patch that uses a property, set in the Options class, 
instead of a method. The name of the property is DISABLE_SOAP_ACTION. If it is 
set to false then the SOAPAction header is populated with the action. This is 
the default, preserving the current behaviour. If it is set to true, however, 
then the SOAPAction header is not populated with the action.

> Allow the WS-Addressing action to be set, in the client, without also setting 
> the SOAP action
> ---------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-891
>                 URL: http://issues.apache.org/jira/browse/AXIS2-891
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: core
>            Reporter: Brian DePradine
>         Attachments: newpatch.txt, patch.txt
>
>
> Modify the Options class to allow a user to set the WS-Addressing action 
> without also setting the soap action. This is important as, according to the 
> WS-Addressing 1.0 SOAP Binding Spec, it will allow the ability to obscure the 
> action through SOAP-level security mechanisms, without having to resort to 
> transport level security mechanisms. Patch to follow.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to