Hi Wink can do some marshall unmarshall thing by using JAXB autoMaticly. and I know I can use ContextResolver<JAXBContext> to control the JAXBContext. but if I'd like to add some properties or Adapters to marshaller, I need to control the marshaller and unmarshaller.
So my question is How can I handle the marshaller when using Wink. any suggestions? thanks -- View this message in context: http://apache-wink-users.3471013.n2.nabble.com/Controlling-Marshaller-tp7572687.html Sent from the Apache Wink Users mailing list archive at Nabble.com.
