Hello,
Is there any way to configure (via Spring) the JAXB provider in order to use "Date" instead of "XmlGregorianCalendarImpl" in the JAX-RS server? I'm having XmlGregorianCalendarImpl instances when using a class which extend from a generic type class and specifying Date as the type in my subclass. Many thanks, Ivan
