You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/03/19 02:59:51 UTC

[jira] Resolved: (CXF-2116) Refactoring of the WrapperHelper

     [ https://issues.apache.org/jira/browse/CXF-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CXF-2116.
-------------------------------

    Resolution: Fixed

trunk
 http://svn.apache.org/viewvc?rev=755153&view=rev
2.1.x
 http://svn.apache.org/viewvc?rev=755184&view=rev

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