4 Replies Latest reply on Jun 24, 2013 12:28 PM by umk

    kitchensink quickstart: Member entity not @Portable?

    umk

      In the kitchen sink quickstart: could someone explain why the Member class is annotated with @Entity but not @Portable as well?

       

      Based on what I've read so far, I understand that classes marshalled between client and server must be exposed to the marshalling framework (@Portable, for example).

       

      Thanks!