You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2013/01/21 08:04:13 UTC

[jira] [Assigned] (CXF-4768) Refact SwaOutInterceptor for more compatible JAXB Impl usage

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

Freeman Fang reassigned CXF-4768:
---------------------------------

    Assignee: Freeman Fang
    
> Refact SwaOutInterceptor for more compatible JAXB Impl usage
> ------------------------------------------------------------
>
>                 Key: CXF-4768
>                 URL: https://issues.apache.org/jira/browse/CXF-4768
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAXB Databinding
>    Affects Versions: 2.6.5
>            Reporter: Ivan
>            Assignee: Freeman Fang
>         Attachments: CXF-4768.patch
>
>
> Now, in the SwaOutInterceptor, the non-standard method hasSwaRef from the JAXBContext is used to detected whether any attachment setup work is required, this works with JAXB RI impl. While using a non-RI implementation, due to special reason, the target JAXB Impl class is not marked as public. 
> It will be better that we could update the codes a bit for better compatible.
> a. Update the accesible for the method if required
> b. Chnage the mofidier for method hasSwaRef for eaier integration usage. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira