2 Replies Latest reply on Jul 11, 2012 7:21 AM by froed

    java.util.Date in Errai using Jackson

    froed

      Hi,

       

      I noticed a Problem using RestClient.setJacksonMarshallingActive(true); in 2.1-SNAPSHOT with java.util.Date.

       

      Each Field with return type Date is set to null after receiving the object on the client. Is this a known issue?