Well, there are so many ways to build a web service with CXF. So mine is just one solution.
But this solution does not use javax.xml.ws.Provider. I will keep experimenting with javax.xml.ws.Provider and will also look at JAXBElementProvider. Thank you for the suggestions! On 4/25/13 4:25 PM, "Sergey Beryozkin" <[email protected]> wrote: >I saw you resolving this issue differently, >In this case, when using JAXRS, you'd have to use JAXBElementProvider >directly, the option below should also work, but for JAXB classes, I >think I mislead you with my suggestion given that you used DOMSource >
