Ivan created CXF-4768:
-------------------------

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


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