Is there support in CXF to listen during JAXB marshall/unmarshalling. When my SOAP request is unmarshalled, I want Foo.class to listen for certain complex types. I see some listeners available in JAXBDataBinding, but is there any handle to retrieve this JAXBDatabinding instance from cxf context?
-- View this message in context: http://cxf.547215.n5.nabble.com/JAXB-Unmarshall-listener-tp5508849p5508849.html Sent from the cxf-user mailing list archive at Nabble.com.
