https://issues.apache.org/bugzilla/show_bug.cgi?id=46464
Filip Hanik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Filip Hanik <[email protected]> 2009-01-05 16:09:22 PST --- (In reply to comment #2) > I've also just discovered that Java appears not to call the private > readObject(ObjectInput) or writeObject(ObjectOutput) methods in DeltaSession. it shouldn't, it should call writeExternal and readExternal -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
