4 Replies Latest reply on Jul 12, 2011 9:59 PM by billy

    errai server bus double-byte string error

    billy

      Hi, i made several test on ERRAI 1.2.2 final and 1.2.3 errai-cdi archetype. Both appear unable to handle double-byte string correctly. To be precise, on GWT client form, I send a chinese string to server. According to server log, the chinese string appears correct. But when gwt client render the message returned from server (the chinese string + time in millisecond), the chinese string appears corrupted.

       

      I wonder whether there is a way to tell server bus to handle double-byte strings?