2 Replies Latest reply on Jun 20, 2006 3:13 AM by belaban

    I keep getting NotSerializableException and "failed getting

    itchytoes

      Hi -- I have this class that I am trying to put into the TreeCache. It is a static class defined within another class. It implements Externalizable. I keep getting NotSerializableException errors about the class which contains this static class. I cannot figure out why because the containing class is not being put into the TreeCache.

      Any suggestions?

      Thanks