Folks, I have existing java classes annotated with JAXB annotations and customized JAXB context. Am trying to expose a service using these objects over WS using CXF.
* How do I specify custom JAXB context settings on server. * For the client, I want to use same JAXB annotated classes without creating new ones from WSDL. How do I do this, and how do I specify the custom JAXB context settings on client side. Thanks. -- View this message in context: http://cxf.547215.n5.nabble.com/Sharing-JAXB-annotated-classes-and-context-between-server-and-client-tp4854817p4854817.html Sent from the cxf-user mailing list archive at Nabble.com.