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

Freeman Fang resolved CXF-4768.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.8.0
                   2.7.3
                   2.6.6
                   2.5.9

apply patch on behalf of Ivan with thanks
http://svn.apache.org/viewvc?rev=1436208&view=rev for trunk
http://svn.apache.org/viewvc?rev=1436210&view=rev for 2.7.x branch
http://svn.apache.org/viewvc?rev=1436211&view=rev for 2.6.x branch
http://svn.apache.org/viewvc?rev=1436213&view=rev for 2.5.x branch
                
> 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
>             Fix For: 2.5.9, 2.6.6, 2.7.3, 2.8.0
>
>         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

Reply via email to