Make the handling of binding context in the Axis2 WS binding more consistent ----------------------------------------------------------------------------
Key: TUSCANY-3881 URL: https://issues.apache.org/jira/browse/TUSCANY-3881 Project: Tuscany Issue Type: Improvement Affects Versions: Java-SCA-2.0-M5 Reporter: Simon Laws Assignee: Simon Laws Priority: Minor Fix For: Java-SCA-2.0 On the reference side of the Axis2 binding the operation client is used as the binding context. On the service side the "In" message context. This is not as clear and consistent as it could be. I'd like to extend the code to use an aggregate context something like... Axis2Context OpertationClient OutMessageContext InMessageContext -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira