users@jersey.java.net

Re: [Jersey] How to activate the Jersey log?

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Fri, 29 May 2009 12:49:55 +0200

why TEXT_XML ?

any difference if you change it to APPLICATION_XML ?


and: you are really submitting an XML ? complete and compatible with
the expected JAXB type ?

other: try a test method passing AtividadeTO instead of the abstract
superclass.....