9 Replies Latest reply on Apr 26, 2006 6:18 PM by epbernard

    JBossSerialization and Inheritance

    brei

      Hi

      If an object is serialized with JBossSerialization and transfered with JBossRemoting I receive the object but the attributes from the superclass are all NULL. But if the superclass implements the Serializable interface everything works fine. Do I have to implement the Serializable interface when I have a class hierarchy?

      Thanks
      Reto