[
https://issues.apache.org/jira/browse/CXF-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang updated CXF-2350:
------------------------------
Description: so that client proxy in servicemix can use
((BindingProvider)proxy).getRequestContext().put("property-name")/
((BindingProvider)proxy).getResponseContext().get("property") to set /get
properies from the NormalizedMesssage. (was: so that client proxy in
servicemix can use ((BindingProvider)proxy).getRequestContext()/
((BindingProvider)proxy).getResponseContext() to set /get properies from the
NormalizedMesssage.)
> JBIConduitOutputStream should copy properties between JBI NormalizedMessage
> and cxf message invocation context
> --------------------------------------------------------------------------------------------------------------
>
> Key: CXF-2350
> URL: https://issues.apache.org/jira/browse/CXF-2350
> Project: CXF
> Issue Type: Improvement
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 2.0.12, 2.1.6, 2.2.3, 2.3
>
>
> so that client proxy in servicemix can use
> ((BindingProvider)proxy).getRequestContext().put("property-name")/
> ((BindingProvider)proxy).getResponseContext().get("property") to set /get
> properies from the NormalizedMesssage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.