Hi

We've chatted with Dan on IRC about it... The external binding files can
only be used for code-gen purposes. They can not be utilized during the
marshalling time. But there's always an option to register a custom
XMLStreamWriter. Please let us know how you'd like the output be affected by
an external JAXB bindings file - and I'll try to show how the same can be
done by registering a sample writer.

cheers, Sergey


KARR, DAVID (ATTCINW) wrote:
> 
> I'm trying to experiment with an external JAXB bindings file with CXF.
> Will the specs in this be used at marshalling time to allow for
> massaging of the output, or is this only intended to be used for code
> generation?  If it can be used at marshalling time, where exactly do I
> put it?  Do I have to indicate its presence in the CXF configuration
> somehow?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-have-CXF-work-with-external-JAXB-bindings-file--tp25408207p25438466.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to