1 Reply Latest reply on Apr 4, 2005 4:55 PM by bill.burke

    Serializing type Object

    jgilbert

      It seems I can persist fields of type Object[] but not of type Object. Is this just a limitation of the preview release? I have tried annotationing the Object fields with @Lob and @Serialized, but I get the same ClassCastException.