You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Nandika Jayawardana (JIRA)" <ji...@apache.org> on 2012/05/17 14:15:08 UTC

[jira] [Updated] (SYNAPSE-873) Callout mediator improvement to get NTLM working

     [ https://issues.apache.org/jira/browse/SYNAPSE-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandika Jayawardana updated SYNAPSE-873:
----------------------------------------

    Attachment: callout-mediator.patch
    
> Callout mediator improvement to get NTLM working
> ------------------------------------------------
>
>                 Key: SYNAPSE-873
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-873
>             Project: Synapse
>          Issue Type: Improvement
>         Environment: Any
>            Reporter: Nandika Jayawardana
>            Priority: Minor
>         Attachments: callout-mediator.patch
>
>
> In order to implement an NTLM Authentication mediator within synapse, it is required to extract some properties from the client options.  Callout mediator however, does not reuse the Axis2 Client options available in synapse message context. It is possible to reuse the existing Axis2 client options available in the Synapse message context when invoking the external service through the Callout mediator introducing a property initAxis2ClientOptions. When initAxis2ClientOptions is set to "false", axis2 client options will be reused. By default, it's value is "true", so that this new addition does not affect any of the its current usage

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org