cxf client proxy in smx should be able to use jaxws way to get/set properties 
from/to underlying JBI normalized message
-----------------------------------------------------------------------------------------------------------------------

                 Key: SMXCOMP-601
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-601
             Project: ServiceMix Components
          Issue Type: Improvement
          Components: servicemix-cxf-se
            Reporter: Freeman Fang
             Fix For: 3.2.4, servicemix-cxf-se-2009.02


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  underlying NormalizedMesssage.

this need take advantage of CXF-2350[1]

[1]https://issues.apache.org/jira/browse/CXF-2350

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to