Refactoring of the WrapperHelper
--------------------------------

                 Key: CXF-2116
                 URL: https://issues.apache.org/jira/browse/CXF-2116
             Project: CXF
          Issue Type: Improvement
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.1.5, 2.2.1


Current WrapperHelper is in the jaxws module, it is hard for us to add the 
support for XMLBeans wrapper support for it.
we need to take the wrapper helper out of the jaxws module , and add a 
org.apache.cxf.databinding.WrapperCapableDatabinding in cxf API for creating 
the helper object.
And we can create the right wrapper helper in the jaxb databinding and  xmlbean 
databinding.

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