users@jersey.java.net

[Jersey] custom event validator in client

From: Christopher Piggott <cpiggott_at_gmail.com>
Date: Fri, 7 Jan 2011 09:34:53 -0500

In jersey client, is there an easy way to specify my own JAXB
ValidationEventHandler without having to create an entire JAXBContext
that delegates everything except createUnmarshaller() ?