Refactor the camel-cxf component
--------------------------------

                 Key: CAMEL-312
                 URL: https://issues.apache.org/activemq/browse/CAMEL-312
             Project: Apache Camel
          Issue Type: Task
          Components: camel-cxf
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.4.0


camel-cxf component supports to handle the message with different data formate, 
and it uses the phaseManager to setup the customerize  interceptors for the 
RAW_MESSAGE and PAYLOAD_MESSAGE.  
Since the phaseManager is a low level API in CXF , we could not leverage the 
CXF ServerFactory to unify the CXF endpoint creation and we need to update the 
camel-cxf component code if the CXF internal API changed.
I'd like to do some refactoring work on the camel-cxf component to use CXF 
ServerFactory API to create the different data formate CXF endpoints.

-- 
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