[ https://issues.apache.org/jira/browse/CXF-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ivan updated CXF-4768: ---------------------- Attachment: CXF-4768.patch I knew that this may not be an issue for the CXF itself, since now CXF is depending on RI JAXB Impl. While it will better that, we could update the codes a bit for eailer third-party integration. Thanks. > 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 > 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