Sergey, Just wanted to let you know that the approach you suggested worked fine for using MOXy as my XML marshaller/unmarshaller. CXF use my custom context resolver that I put into the <providers> list.
I am now moving on to using MOXy's new JSON capability for marshalling/unmarshalling JSON within my REST API. In this case, it looks like I need to create a new JSON provider class and put that into the <providers> list as well. Will report back when/if that is working too. -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-configure-CXF-to-use-different-JAXBContextFactory-tp5281773p5442878.html Sent from the cxf-user mailing list archive at Nabble.com.
