[ https://issues.apache.org/jira/browse/CXF-8888 ]
Richard Kotal deleted comment on CXF-8888: ------------------------------------ was (Author: JIRAUSER300883): _"The Apache CXF does not support Eclipselink Moxy"_ - Not entirely true, I used MOXy without any problems until version 4.x CXF. And for version 4.x so far I have uncovered a bug in the JAXBUtils class. Added a patch that addresses the usability of CXF with MOXs. > CXF 4.x cannot be used with eclipselink MOXy JAXB implementation. > ----------------------------------------------------------------- > > Key: CXF-8888 > URL: https://issues.apache.org/jira/browse/CXF-8888 > Project: CXF > Issue Type: Bug > Components: Core > Affects Versions: 4.0.2 > Reporter: Richard Kotal > Priority: Minor > Attachments: JAXBUtils.java.diff > > > CXF 4.x cannot be used with the Eclipselink MOXy JAXB implementation because > the org.glassfish.jaxb.runtime.v2.ContextFactory implementation is hardcoded > in the org.apache.cxf.common.jaxb.JAXBUtils.java class. > I am sending a possible correction in the attachment. -- This message was sent by Atlassian Jira (v8.20.10#820010)