users@jersey.java.net

[Jersey] Using XStream and generating WADL

From: Paolo Pantaleo <paolopantaleo_at_gmail.com>
Date: Thu, 24 Mar 2011 17:18:47 +0100

Hi,

I am using XStream with Jersey for XML generation, most of all because
we have some some configuration that tells XStream how the generated
XML should be (data format, renaming of some fields, etc.). It seems
to me that if I use XStream Hersey won't be able to generate the WADL
automatically? Is it correct?

Thanks
Paolo Pantaleo