Nandika Jayawardana created SYNAPSE-873:
-------------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]