Hi there,

This is a borderline hypothetical question - but say I had a GWT application
that existed within a custom static HTML/Velocity/Trimpath/Spring MVC
application and I wanted to have GWT's AJAX requests handled by the CXF
JAXRS implementation, how would I go about parsing and writing GWT-JSON
(IIRC it's worlds apart from "normal" JSON). Would you create some sort of
MessageBodyReader and MessageBodyWriter implementation analogous to the
AbstractJAXBProvider?

Cheers

Mike

Reply via email to