Search:

Type: Posts; User: Karandes; Keyword(s):

Search: Search took 0.03 seconds.

  1. Didn't found the Reason of the problem! :( So...

    Didn't found the Reason of the problem! :(
    So instead of "ByteArray" used plain "String" and converted byteArray to sting using Base64Encoder.encodeBytes();

    Hope this will help some one!
  2. SerializationException while sending Flex->ByteArray to Java->byte[]

    Hi,
    I am getting an error: "Creation validation for class '[B' failed."
    At the time of sending data through remoting from flex to java.

    We have a Dto on flex side which contains property "public...
Results 1 to 2 of 2