I am using jaxrs and I have several namespaces being used in a single service. Currently, all of those namespaces are being output inline in each element. This is adding a lot of characters to the total size of the document. Does anyone know of a way to force namespaces to be defined in the root element? I was looking for a way to force this but haven't had any luck so far.
Thanks.
