users@grizzly.java.net

Processing of the Content

From: Daniel Manzke <daniel.manzke_at_googlemail.com>
Date: Thu, 5 Feb 2009 23:40:20 +0100

Hi,
I'm working on WebDAV-Support for JAX-RS. Therefore we use grizzly as the
server for our samples and applications. Due there are heavy
interoperability issues with WebDAV (Microsoft Clients and so on), I'm
testing some ideas, which could be done, by postprocessing of the returned
elements.
In the end this will be done by a servlet filter, but until there I try to
solve it with an Adapter-Class.

How could I get the xml which was created by jersey? Where do I find it in
the Response? Any Idea? Or I'm totally on the wrong way. :)



Best Regards and Thanks,
Daniel