users@jersey.java.net

JaxB collections, GenericEntity & top element name & namespace in Jersey ?

From: Morten <mortench2004_at_yahoo.dk>
Date: Mon, 31 May 2010 15:07:29 +0000 (GMT)

Using GenericEntity it appears that Jersey will allow me to use JaxB collections in Jersey for both return values and input? The problem is how do I define the name and namespace of the top element in the XML that Jersey reads/writes ? I need this to make sure the output conforms to a XSD schema. /Cheers Morten