0 Replies Latest reply on Dec 14, 2005 4:46 AM by sebastienclaude

    [Serialization] A problem with serialization

    sebastienclaude

      Hello,
      I have a class A extending a class B. They are in two different jar, in the same ear.
      There is a problem when I serialize an instance of class A, class B (inherited fields) is not serialized.
      Is there a solution to prevent from that ?

      Thanks.